View Single Post
  #6  
Old 01-08-2014, 08:51 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: can't download from c-span with rtmpdump helper


I think you doing something wrong!

1. create a folder
2. copy rtmpdump in the created folder
3. create in the created folder a .bat file
4. copy the rtmpdump Code in the .bat file
5. save it
6. and start .bat file

then you get some error messages, please ignore
and the download will then start


Code:
rtmpdump -v -r "rtmp://cspan-148.c-spanarchives.org:80/bwcheck" -a "bwcheck" -f "WIN 11,9,900,170" -W "http://static.c-spanvideo.org/assets/swf/CSPANPlayer.2013.12.18.swf" -p "http://www.c-spanvideo.org/program/JiangI" -y "mp4:downloads/159/159079-1/159079-1-MP4-STD/159079-1-MP4-STD_01.mp4" -T "T4#up_Ko!" -o "output.flv"





Reply With Quote