Downer

Downer is a simple personal tool used to download a sequential list of URLs contained in a text file.

Usage:

Create a single text file, each line containing a url you wish to download.

From bash:

$ downer myfile.txt ~/Desktop/myFolder # will donwload each file into the myFolder directory

Copyright © 2010 Nate Miller. See LICENSE for details.