View Single Post
  #3  
Old 10-19-2011, 04:30 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: any way to download a video from these ncaa sites?


use RTMPdump
Code:
rtmpdump -r "rtmpe://cp117372.edgefcs.net:1935/ondem
and" -a "ondemand" -f "WIN 11,0,1,152" -W "http://vault.ncaa.com/Vault.swf" -p "
http://vault.ncaa.com/" -y "mp4:/v1/warehouse/306/SR0/67/306SR067_s01_lp2.f4v" -
o "306SR067_s01_lp2.f4v.flv"
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              4777.60
INFO:   moovPosition          28.00
INFO:   width                 480.00
INFO:   height                360.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            100.00
INFO:   avclevel              32.00
INFO:   aacaot                2.00
INFO:   videoframerate        29.97
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                143327184.00
INFO:   timescale             30000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                229324800.00
INFO:   timescale             48000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
49784.656 kB / 324.99 sec (6.8%)
Reply With Quote