CyberKnowledge Technology Blog

Everything tech – reviews, tips, software, news

All tech all the time

Welcome to CyberKnowledge technology blog.

Part 2: Get Free Music Off The Web

Posted by Alex Bailey On January - 15 - 2007

GooglePreviously 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. :)


See also...

6 Responses to “Part 2: Get Free Music Off The Web”

  1. Dipesh says:

    Hi,

    Thank you for sharing this site but your script is not working and I am getting “File Not Found” error.

  2. Alex Bailey says:

    [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. says:

    I’ve been doing something similar to this since 2004. I’m pretty sure it wont be stopped anytime soon.

  4. Donny D says:

    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 says:

    [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 says:

    good job! Excellent! I like Nelly Furtado and can find a lot of songs
    Thank you very much!

Leave a Reply