Home page for wget

http://www.gnu.org/software/wget

download source

http://www.gnu.org/gnu/wget/wget-latest.tar.gz

Binary for windows

http://users.ugent.be/~bpuype/wget

wget for mac

http://wget.darwinports.com/

Example: Assume you have made directories /pandora/mp3 and/or /pandora/vorbis.

To get or upgrade all mp3 files, move to /pandora/mp3 and using the command line type:

/X/wget -r -np -nH -N --cut-dirs=4 http://music.ibiblio.org/pub/multimedia/pandora/mp3

where X refers to the directory containing wget.

In windows replace the forward slash by backslash in /X/wget. A similar command for the vorbis files.

To get the mp3 Galway files

/X/wget -r -np -nH -N --cut-dirs=4 http://music.ibiblio.org/pub/multimedia/pandora/mp3/Galway

The size of the mp3 collection is slightly over 10 gigabytes