transform-encode-hls-video-with-transloadit

One-off HLS encoding (local video -> HLS renditions + playlist) using Transloadit via the `transloadit` CLI. Prefer builtin templates (`builtin/encode-hls-video@latest`) and download outputs locally via `-o`.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "transform-encode-hls-video-with-transloadit" with this command: npx skills add transloadit/skills/transloadit-skills-transform-encode-hls-video-with-transloadit

Run (Local Input Video)

npx -y @transloadit/node assemblies create \
  --template builtin/encode-hls-video@latest \
  -i ./input.mp4 \
  -o ./out/ \
  -j

Footnote (discover more builtin templates):

npx -y @transloadit/node templates list --include-builtin exclusively-latest --fields id,name --json

Debug If It Fails

npx -y @transloadit/node assemblies get <assemblyIdOrUrl> -j

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

transform-generate-image-with-transloadit

No summary provided by upstream source.

Repository SourceNeeds Review
General

integrate-asset-delivery-with-transloadit-smartcdn-in-nextjs

No summary provided by upstream source.

Repository SourceNeeds Review
General

integrate-uppy-transloadit-s3-uploading-to-nextjs

No summary provided by upstream source.

Repository SourceNeeds Review