View Single Post
  #7  
Old 04-26-2011, 09:51 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: download TBS.com videos


Quote:
Anyone tested rtmpdump or RTMPexplorer?
Here. RTMPexplorer.
Code:
C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window
s\rtmpdump-2.3\rtmpexplorer\Server>rtmpsrv  1>rtmpdump.bat
RTMP Server v2.3 r568 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Closing connection... done!

RTMPDump v2.3 r568 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://www.tbs.com/[[IMPORT]]/i.cdn.turner.com/xslo/
cvp/ads/freewheel/bundles/1/VideoAdRenderer.swf not found
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              30.11
INFO:   width                 640.00
INFO:   height                360.00
INFO:   videodatarate         1800.00
INFO:   framerate             23.98
INFO:   videocodecid          4.00
INFO:   audiodatarate         128.00
INFO:   audiodelay            0.03
INFO:   audiocodecid          2.00
INFO:   canSeekToEnd          TRUE
7398.497 kB / 30.12 sec (100.0%)
Download complete
Closing connection... done!

RTMPDump v2.3 r568 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://www.tbs.com/[[IMPORT]]/i.cdn.turner.com/xslo/
cvp/player/cvp_1.3.6.24.swf?player=fw_main&domId=cvp_1&playerWidth=640&playerHei
ght=360 not found
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   audiodatarate         96.00
INFO:   author                tbs
INFO:   copyright             ┬й 2010 Turner Broadcasting System, INC
INFO:   creationdate          Mon Feb 08 09:51:17 2010
INFO:   duration              272.01
INFO:   framerate             24.00
INFO:   height                360.00
INFO:   lastkeyframetimestamp 271666.00
INFO:   lasttimestamp         271960.00
INFO:   rating                none
INFO:   title                 earl_3ALJ04_01
INFO:   videodatarate         800.00
INFO:   width                 480.00
7473.046 kB / 68.12 sec (25.0%)
Code:
rtmpdump -r "rtmp://rmcdn.f.2mdn.net/ondemand" -a "ondemand" -f "WIN 10,2,159,1" -W "http://www.tbs.com/[[IMPORT]]/i.cdn.turner.com/xslo/cvp/ads/freewheel/bundles/1/VideoAdRenderer.swf" -p "http://www.tbs.com/video/index.jsp?cid=185089&oid=207122" -y "MotifFiles/html/2958734/Fiolek_30_US_VRED2011022H_640x360_v2_130375730672890" -o Fiolek_30_US_VRED2011022H_640x360_v2_130375730672890.flv


rtmpdump -r "rtmpe://cp70210.edgefcs.net:1935/ondemand?ovpfv=2.1.2&auth=daEdmbBbTcldKdjbQaEdncQdsdebmb6ahaW-bnTU5D-hca-ElI&aifp=v001&slist=flash/2010-02/earl_3ALJ04_01_480x360_24f" -a "ondemand?ovpfv=2.1.2&auth=daEdmbBbTcldKdjbQaEdncQdsdebmb6ahaW-bnTU5D-hca-ElI&aifp=v001&slist=flash/2010-02/earl_3ALJ04_01_480x360_24f" -f "WIN 10,2,159,1" -W "http://www.tbs.com/[[IMPORT]]/i.cdn.turner.com/xslo/cvp/player/cvp_1.3.6.24.swf?player=fw_main&domId=cvp_1&playerWidth=640&playerHeight=360" -p "http://www.tbs.com/video/index.jsp?cid=185089&oid=207122" -C Z: -y "flash/2010-02/earl_3ALJ04_01_480x360_24f" -o earl_3ALJ04_01_480x360_24f.flv
Reply With Quote