View Single Post
  #1  
Old 04-26-2011, 12:26 AM
thi thi is offline
Junior Member
 
Join Date: Apr 2011
Posts: 3
thi is on a distinguished road
Default

MTV.UK Stream Download


Hi everyone, I am new here and need your help.

I am trying to download the video of this link:
hXXp://www.mtv.co.uk/artists/lykke-li/video/i-follow-rivers-mtv-unplugged

The URl Snooper gave me this rtmpe:
rtmpe://cp21595.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/unplugged/mt_up_rt233516_lykke_li_I_FOLLOW_RIVERS_performanc e_1280x720_3500_h32.mp4

So I use this command:


-r "rtmpe://cp21595.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/unplugged/mt_up_rt233516_lykke_li_I_FOLLOW_RIVERS_performanc e_1280x720_3500_h32.mp4" -o "c:\temp\video.mp4"

The rtmpdump-2.3 gave me this answer:
WARNING HANDSHAKE: Type mismatch: client sent 6, server answered 9
WARNING HANDSHAKE: Server not genuine Adobe!
ERROR: RTMP_Connect1, handshake failed.

The older versions of rtmpdump gave me this answer:

ERROR HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Play.StreamNotFound

Can somebody help with this, please?
Reply With Quote