View Single Post
  #12  
Old 01-28-2014, 05:25 AM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: How can I download video from this site, please?


Quote:
Originally Posted by peterpan View Post
Code to play the video in VLC
Code:
rtmpdump -r "rtmp://cspan-147.c-spanarchives.org" -a "bwcheck" -f "WIN 12,0,0,38" -W "http://static.c-spanvideo.org/assets/swf/CSPANPlayer.2013.12.18.swf?programid=220447" -p "http://www.c-spanvideo.org/program/Kran" -y "mp4:downloads/292/292341-1/292341-1-MP4-STD/292341-1-MP4-STD_01.mp4" -T "T4#up_Ko!" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
If you just want to play (not save) a c-span video in vlc, you'd probably be better off opening a network stream directly in vlc.
Reply With Quote