Part 2: Get Free Music Off The Web
January 15th, 2007 - By: Alex Bailey
Previously I hosted a Youtube scrape of Free Music Videos. However since that scrape was limited to mostly rock music, I've found an alternative way to get free music - of all genres. RadioBlogClub is a site that gives users the ability to stream live music from their servers. However since they give the code to embed the song on to another website, it's easy to parse out the URLs, and get a direct link to the song. After a bit of tinkering with a PHP script, I've come up with a solution.
Go to the RadioBlogClub website, and search for any artist you want. This will provide you with a list of all the music you can download. To download the song you want, click the blue arrow. It will then display a gray box full of code. Click in that box once and copy the code to clipboard. After that, just paste that code in the script I made, and click submit. It will spit out a direct download link for that song. When you download the song, change the extension to mp3 if you want, or open it in VLC. Keep in mind my script supports more than one block of code at a time. If you want to paste 100 in at a time, it will output 100 direct download links.
Enjoy this while you can, as I'm sure it won't last long. :)











1. Dipesh | January 15th, 2007 @ 9:19 AM |
+1
Hi,
Thank you for sharing this site but your script is not working and I am getting “File Not Found” error.
2. Alex Bailey | January 15th, 2007 @ 11:05 AM |
-1
[quote comment="6488"]Hi,
Thank you for sharing this site but your script is not working and I am getting “File Not Found” error.[/quote]
Ahh thanks for pointing that out. Fixed.
3. Don G. | January 15th, 2007 @ 2:40 PM |
+0
I’ve been doing something similar to this since 2004. I’m pretty sure it wont be stopped anytime soon.
4. Donny D | January 17th, 2007 @ 7:15 AM |
+0
I tried using firefox and ie for your script but no download box is coming out. Is there something I need to do before submitting?
5. Alex Bailey | January 17th, 2007 @ 9:01 AM |
+0
[quote comment="6854"]I tried using firefox and ie for your script but no download box is coming out. Is there something I need to do before submitting?[/quote]
When you paste the code from the website into my script it will give you the download URL. No box is supposed to pop up.
6. ngophuocthien | January 17th, 2007 @ 10:37 AM |
+0
good job! Excellent! I like Nelly Furtado and can find a lot of songs
Thank you very much!
Leave a comment