View Single Post
  #8  
Old 04-09-2011, 12:53 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Can't download from www.intuit.ru


RTMPdump can easily do that.

Code:
rtmpdump.exe -r rtmp://video.intuit.ru/vod/467c001l001L -o advancedal
go_1.flv
RTMPDump v2.3 r568 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              4747.60
INFO:   width                 480.00
INFO:   height                360.00
INFO:   videodatarate         128.00
INFO:   framerate             25.00
INFO:   videocodecid          4.00
INFO:   audiodatarate         96.00
INFO:   audiodelay            0.04
INFO:   audiocodecid          2.00
INFO:   canSeekToEnd          TRUE
9725.897 kB / 313.16 sec (6.5%)
or you can use any other GUI tools suggested above.
Reply With Quote