Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to Download MySpace RTMPE streaming with rtmpdumpI found out that there is a site (FoXyLiOn) that creates a .bat file for myspace downloads with rtmpdump:
Code:
(http://foxylion.xail.net/myspacedump/ You just enter the url of the myspace site, i.e.: Code:
http://www.myspace.com/wwwmyspacecomheathergreene You choose one or more, and it makes a .bat. You put it into the file where rtmpdump.exe is run the .bat and it downloads the chosen song. I opened the .bat with txteditor and it says following: Code:
rtmpdump.exe -r rtmpe://akafms-music02.myspacecdn.com/ondemand/mp3:71/std_921066a0c01c41ecbfe23a630c224396 -o "Heather Greene - Hey Wait.flv" Manually it would be like this: You use urlsnooper with option "advanced" and "show all" then filter "getsong". The song that is playing will show up at the top. You just copy the link, paste it in your browser and load the address, it’s source text. Then you look for the link that starts with "rtmp" and copy it. Then you change this link to rtmpe and add mp3: and start rtmp with the necessary parameters, and it looks just like the bat that the site creates. Code:
rtmpdump.exe -r rtmpe://akafms-music02.myspacecdn.com/ondemand/mp3:71/std_921066a0c01c41ecbfe23a630c224396 -o "Heather Greene - Hey Wait.flv" Cheers Hobo |
Tags: download, downloading, foxylion, music, myspace, myspace dump, myspacedump, rtmpdump, rtmpe, www myspace com |
Thread Tools | |
Display Modes | |
|
|