Skip to content

Instantly share code, notes, and snippets.

@ingorichter
Last active May 9, 2018 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ingorichter/35487b9251ae2d55e18308293db82b5a to your computer and use it in GitHub Desktop.
Save ingorichter/35487b9251ae2d55e18308293db82b5a to your computer and use it in GitHub Desktop.
ffmpeg -i https://host/playlist.m3u8 -c copy -bsf:a aac_adtstoasc OUTPUT-FILE-NAME.mp4
@ingorichter
Copy link
Author

This is the general command to feed a m3u playlist to ffmpeg and download a movie in mp4 format. Works for Sendung mit der Maus and Weissensee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment