Skip to content

Instantly share code, notes, and snippets.

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 phuongtailtranminh/e406fb67e423f350529152208d163780 to your computer and use it in GitHub Desktop.
Save phuongtailtranminh/e406fb67e423f350529152208d163780 to your computer and use it in GitHub Desktop.
Download m3u8 files and join with ffmpeg
ffmpeg -i http://embed.wistia.com/deliveries/blahBlahYadaYada.m3u8 -c copy -bsf:a aac_adtstoasc output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment