Skip to content

Instantly share code, notes, and snippets.

@k0bakatsu
Last active November 12, 2020 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k0bakatsu/80bd284f35ac38e897fccf2ed776d734 to your computer and use it in GitHub Desktop.
Save k0bakatsu/80bd284f35ac38e897fccf2ed776d734 to your computer and use it in GitHub Desktop.
set datetime=%date:~-10,4%%date:~-5,2%%date:~-2,2%
ffmpeg -protocol_whitelist file,http,https,tcp,tls,crypto -i https://www.uniqueradio.jp/agplayer5/hls/mbr-ff.m3u8 -movflags faststart -t %2 -c copy "C:\AGQR\%1_%datetime%.mp4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment