Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Mikebuzzsaw

macrumors 6502
Original poster
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?
 
How can I download any songs directory by using simple coding.............?

Can anybody help me to download

😕

wget -r --no-parent http://blah/index_dir/
Add -b to run in the background.

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)"
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.