(Ab)Using Google To Find Free MP3 Files

By  on  

I'm not one for posting hacks to illegally attain warez, mp3s, and eBooks, but a coworker showed this to me and I wanted to share it.

You can find MP3s using Google's advanced search capabilities. Say you're looking for some great Rod Stewart music. You'd go to Google and type:

intitle:index.of +?last modified? +?parent directory? +(mp3|wma|ogg) +"rod stewart" -htm -html -php -asp

Simply change the artist name and you can grab mp3s per the artist of your choice in directory listing format on numerous sites around the web!

Recent Features

Incredible Demos

  • By
    MooTools Typewriter Effect Plugin

    Last week, I read an article in which the author created a typewriter effect using the jQuery JavaScript framework. I was impressed with the idea and execution of the code so I decided to port the effect to MooTools. After about an hour of coding...

  • By
    Animated Progress Bars Using MooTools: dwProgressBar

    I love progress bars. It's important that I know roughly what percentage of a task is complete. I've created a highly customizable MooTools progress bar class that animates to the desired percentage. The Moo-Generated XHTML This DIV structure is extremely simple and can be controlled...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!