Skip to content

Instantly share code, notes, and snippets.

@2niuhe
Created July 8, 2023 06:06
Show Gist options
  • Save 2niuhe/f207791f140f41031233e781fb4d78f7 to your computer and use it in GitHub Desktop.
Save 2niuhe/f207791f140f41031233e781fb4d78f7 to your computer and use it in GitHub Desktop.
ffmpeg download m3u8 video
ffmpeg -i url -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