Quote:
Originally Posted by damm
I used RTMPexplorer for downloading vids from MTV.com but it only rips the actual quality of the vid which it plays. When I have edited the code from rtmp explorer's RTMPdump, it didnt work.
URL Snooper gave me this rtmp address (I picked the highest quality):
Code:
rtmpe://cp10740.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/buzzworthy/mt_buzzworthy_rt200808_green_day_qanda_768x432_1700.mp4
Here is the original url: _http://www.mtv.com/videos/interview/green-day/522230/green-day-rock-band-buzzworthy-interview.jhtml but you can try to suggest a general code for any MTV vid maybe.
so I would obviously use -r, -o
what about -W? the snooper gave me an .swf link, and one really long swf address link but RTMP Dump denied it as being too long:/
Any suggestions for the parameters? Thanks for support guys.
|
Code:
rtmpdump -r "rtmp://cp10740.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/buzzworthy/mt_buzzworthy_rt200808_green_day_qanda_768x432_1700.mp4" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.10.7.swf" -o greenday.mp4