Created
June 27, 2019 19:54
-
-
Save lemenkov/0c60861add5b162d3a02fb326b6557a8 to your computer and use it in GitHub Desktop.
Get BLOB:HTTPS stream with FFmpeg
This file contains 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 -protocol_whitelist file,http,https,tcp,tls,crypto -i "http://s6.domain.tv/hls/subdomain/index-v1-a1.m3u8" -c copy video.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment