View Single Post
  #2  
Old 10-02-2013, 04:49 PM
CristianoA CristianoA is offline
Senior Member
 
Join Date: Nov 2012
Location: Micronesia
Posts: 261
CristianoA is on a distinguished road
Default

Re: How to grab entire CSPAN video at one time?




Code:
rtmpdump -r "rtmp://cspan-146.c-spanarchives.org:1935/fastplay" -a "fastplay" -f "WIN 11,8,800,174" -W "http://static.c-spanvideo.org/assets/swf/CSPANPlayer.13.08.15.swf" -p "http://www.c-spanvideo.org/program/DemocratsonIm" -y "mp4:full/2013/10/02/20131002145928003_hd.mp4" -o "2013-10-03_03-48-19_20131002145928003_hd.flv"
Reply With Quote