There's this website that has a bunch of mp3s in one directory. Instead of downloading them one by one.. is there a program that will download the entire website and all it's mp3?
If you don't have wget, install it (sudo brew install wget).
If you don't have brew, install it by:
ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"
If you don't have wget, install it (sudo brew install wget).
If you don't have brew, install it by:
ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"