rip myspace mp3 files
on myspace one can find many nice songs. in most cases you can not download them to your harddisk, just listen to them.
the songs are beign streamed in mp3 fileformat by the flash player on the myspace site.
yesterday i wrote a little tool which downloads all songs from a myspace artists site.
how this works:
1. get firebug (which you should already have, cause its the best firefox plugin evarrrr)
2. open a myspace site with songs you like
3. open firebug (F12) / select: “Net” (second line) and “All” (upper line)
4. wait till the music is playing
5. scroll down the list
6. search for an url like:
http://mediaservices.myspace.com/services/media/musicplayerxml.ashx?b=999999
7. right click on that url: “Copy Location”
8. open new window, open the copied url
9. you see an nice structured xml file, there are “durl” elements, which contain a link to .mp3 files. here you are.
all files are prepared for streaming - compressed as 96kbit 22500 Hz files, so its propably not the quality you expect.
February 11th, 2008 at 6:56 pm
Dit is veel beter en sneller
http://www.findmotive.com/2007/10/04/download-mp3s-from-myspace-with-php/
February 19th, 2008 at 2:08 pm
[…] http://tom.drastic.net/archives/11 […]
March 9th, 2008 at 3:02 am
more tips on http://Himself.wordpress.com