Skip to content

Instantly share code, notes, and snippets.

@ichux
Created August 31, 2025 09:16
Show Gist options
  • Save ichux/9eccbd1c16b66098689888bea117b866 to your computer and use it in GitHub Desktop.
Save ichux/9eccbd1c16b66098689888bea117b866 to your computer and use it in GitHub Desktop.
ffmpeg -protocol_whitelist \
"file,http,https,tcp,tls" \
-i ~/Downloads/master.m3u8 \
-c copy master.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment