A quick Python scraper script which takes a page URL as an argument, then locates all MP3 links on that page and downloads them to the current directory. Requires BeautifulSoup and Mechanize.
To run:
cd somefolder
python /path/to/scrapemp3s.py http://example.com/music.php