View Single Post
  #3  
Old 03-21-2014, 05:06 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Dowloading videos from tvnz.co.nz


with wireshark or other is this possible

Code:
rtmpdump -r "rtmpe://cp133145.edgefcs.net:1935/ondemand" -a "ondemand?videoId=3333200540001&lineUpId=&pubId=963482467001&playerId=1029272630001&affiliateId=" -f "WIN 12,0,0,77" -W "http://admin.brightcove.com/viewer/us20140313.1304/connection/ExternalConnection_2.swf" -p "http://tvnz.co.nz/shortland-street/s23-ep5452-video-5864673" -y "mp4:videos/963482467001/201403/3513/963482467001_3333518874001_5864673-1.mp4?videoId=3333200540001&lineUpId=&pubId=963482467001&playerId=1029272630001&affiliateId=" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: SWFVerification Type 2 request not supported, attempting to u
se SWFVerification Type 1! Patches welcome...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                1384.92
INFO:   moovPosition            48.00
INFO:   width                   720.00
INFO:   height                  396.00
INFO:   videocodecid            avc1
INFO:   audiocodecid            mp4a
INFO:   avcprofile              100.00
INFO:   avclevel                30.00
INFO:   aacaot                  2.00
INFO:   videoframerate          25.00
INFO:   audiosamplerate         44100.00
INFO:   audiochannels           2.00
INFO: tags:
INFO:   ┬®too                   Lavf53.24.2
INFO: trackinfo:
INFO:   length                  34623.00
INFO:   timescale               25.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   length                  61071360.00
INFO:   timescale               44100.00
INFO:   language                und
INFO: sampledescription:
INFO:   sampletype              mp4a
1225.021 kB / 6.00 sec (0.4%)

Reply With Quote