Created
December 5, 2019 21:35
-
-
Save peterdalle/2408284c1223083f1e65a5ef16bd7725 to your computer and use it in GitHub Desktop.
Download M3U8 videostream
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 "https://example.net/playlist.m3u8" -acodec copy -vcodec copy -absf aac_adtstoasc "output-video.mp4" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment