View Single Post
  #3  
Old 03-31-2013, 07:43 PM
budmonster budmonster is offline
Junior Member
 
Join Date: Mar 2013
Posts: 21
budmonster is on a distinguished road
Default

Re: How to download video from CBS.com


Quote:
Originally Posted by chap View Post
Code:
rtmpdump -r "rtmpe://cp48590.edgefcs.net:80/ondemand" -a "ondemand?ovpfv=2.1.7-internal&?auth=daEbkdddAd6aBaSa7bBbwc4dLbscoa2dOdb-brwlM9-h0-EczPiXrd&aifp=v001&slist=video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/936/31/" -W "http://vidtech.cbsinteractive.com/player/3_2_0/CBSI_PLAYER_HD.swf" -y "mp4:video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/936/31/CBS_GOLDEN_BOY_106_CONTENT_CIAN_DSI-16x9_24_1864.mp4" -o "4.flv"
auth=need a new
im confused on what i do with what you posted?

i typed it in a cmd window and got this:

Quote:
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Users\pathhidden>rtmpdump -r "rtmpe://cp48590.edgefcs.net:80/ondemand" -a "ondeman
d?ovpfv=2.1.7-internal&?auth=daEbkdddAd6aBaSa7bBbwc4dLbscoa2dOdb-brwlM9-h0-EczPi
Xrd&aifp=v001&slist=video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/936/31
/" -W "http://vidtech.cbsinteractive.com/player/3_2_0/CBSI_PLAYER_HD.swf" -y "mp
4:video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/936/31/CBS_GOLDEN_BOY_10
6_CONTENT_CIAN_DSI-16x9_24_1864.mp4" -o "4.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

C:\Users\pathhidden>
Reply With Quote