Skip to content

Instantly share code, notes, and snippets.

@hiroto-takatoshi
Created October 23, 2020 18:44
Show Gist options
  • Save hiroto-takatoshi/69a5f95ed8eb676d5a1297205f9b2657 to your computer and use it in GitHub Desktop.
Save hiroto-takatoshi/69a5f95ed8eb676d5a1297205f9b2657 to your computer and use it in GitHub Desktop.
ffmpeg stream m3u8 to mkv
ffmpeg -user_agent "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/601.7.8 (KHTML, like Gecko) Version/9.1.3 Safari/537.86.7" -i https://video.twimg.com/ext_tw_video/1319701070679924736/pr/pl/320x240/XeIaUxYOinRmkAhF.m3u8 -c copy pd.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment