Error   test

Extract MP3 urls from the 2600 Off the Hook Archive

Posted November 22, 2007 at 11:11am in Linux

A friend was wanting to extract the mp3s from the OTH archive, but because of the non-standard naming structure it wasn’t just a regex on .mp3 files.

I wrote this bash script to properly extract the urls. Sure you could use regex to trim it down a bit, I just didn’t see the need to. It requires bash, wget, internet connection, and considering the number of mp3s a decent one at that **56k beware**.

  • Google
  • del.icio.us
  • Digg
  • Spurl
  • Facebook


Leave a Reply