Created
July 8, 2023 06:06
-
-
Save 2niuhe/f207791f140f41031233e781fb4d78f7 to your computer and use it in GitHub Desktop.
ffmpeg download m3u8 video
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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