AllOfMp3 Download Helper

By Dav Yaginuma Last update Aug 2, 2006 — Installed 932 times. Daily Installs: 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Script Summary:
Makes downloading from AllOfMp3 a little easier by providing cut-n-paste wget commands

Remotely hosted version

Recently Updated TopicsPosts
Archived Comments2

this script has 1 topic, 2 posts

This script has no reviews.

This simply takes all of the mp3 links on the download page of AllOfMp3.com and prints them to the page as a series of wget commands. Just something I quickly whipped up because right clicking and saving each individual link was tedious. I also like that wget will then download them in track order (although sequentially) so that they are in the correct order when I drop them into iTunes. The right click method would do concurrrent downloads but they would then be saved out of order on the disk.

wget is a unix command line tool availabe on OS X via fink and on windows via cygwin