View Single Post
  #1  
Old 10-31-2010, 03:09 AM
KoryLifyddhb KoryLifyddhb is offline
Junior Member
 
Join Date: Oct 2010
Posts: 3
KoryLifyddhb is on a distinguished road
Default

rtmpdump is not compatible with MySpace?


Hi,
I tried to used rtmpdump (Windows one) to download song from MySpace.
I performed following steps:
1. Run rtmpsrv.exe
2. Redirected all traffic for port 1935 to localhost.
3. Open http://www.myspace.com/diagonalleyband
4. rtmpsrv.exe returned following error:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

Command line follows:

rtmpdump -r "rtmpe://l3fms-music02.myspacecdn.com:1935/myspace-music02" -a "myspace-music02" -f "WIN 10,1,85,3" -W "http://lads.myspacecdn.com/videos/MSMusicPlayer.swf" -p "http://www.myspace.com/diagonalleyband" -C O:1 -C O:0 -y "mp3:183/std_a648310a02ce4981b971b1a296d5a301" -o std_a648310a02ce4981b971b1a296d5a301.flv

I tried multiple times with different songs, however, this error persists.
Is there any way to download MySpace music with rtmpdump now?
Reply With Quote