Skip to content

Instantly share code, notes, and snippets.

@k0bakatsu
Last active March 26, 2018 15:19
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/55897e405d084bb9230b4cdcea8ab9ad to your computer and use it in GitHub Desktop.
Save k0bakatsu/55897e405d084bb9230b4cdcea8ab9ad to your computer and use it in GitHub Desktop.
@echo off
set datetime=%date:~-10,4%%date:~-5,2%%date:~-2,2%%time:~-11,2%%time:~-8,2%%time:~-5,2%%time:~-2,2%
C:\rtmpdump\rtmpdump.exe --rtmp "rtmpe://fms1.uniqueradio.jp/" -a "?rtmp://fms-base2.mitene.ad.jp/agqr/" -W "http://www.uniqueradio.jp/agplayerf/LIVEPlayer-HD0318.swf" -p "http://www.uniqueradio.jp/agplayerf/newplayerf2-win-s.php" -C B:0 -y "aandg2" --stop %2 --live -o "C:\AGQR\%1_%datetime%.flv"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment