View Single Post
  #2  
Old 02-12-2013, 07:19 AM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: Need help downloading videos


Use the Firefox Addon AdblockPlus or sth equivalent:
-> Open blockable elements
-> Search "mediaGen.jhtml"
-> Open it in a new tab

Code:
http://intl.esperanto.mtvi.com/www/xml/media/mediaGen.jhtml?uri=mgid%3Auma%3Avideo%3Amtv.co.uk%3A879145&acceptMethods=fms,hdn1,hds
-> Select the best quality (720x406, 1800kbps)

Code:
rtmpdump -r "rtmpe://cp21595.edgefcs.net/ondemand/mtviestor/_!/intlod/gb/news/general/AB103988_paramore_interview_feb2013-720x406_1800.mp4" -o "Paramore_Interview.flv"
Code:
RTMPDump v2.4 GIT-2011-12-22 (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...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              245.77
INFO:   moovPosition          36.00
INFO:   width                 720.00
INFO:   height                406.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                147480.00
INFO:   timescale             600.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                10838362.00
INFO:   timescale             44100.00
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   length                600.00
INFO:   timescale             600.00
INFO: sampledescription:
INFO:   length                600.00
INFO:   timescale             600.00
INFO: sampledescription:
4057.935 kB / 17.56 sec (7.1%)
The other video should works this way either.
Reply With Quote