smdown.pl: a command-line album downloader for Smugmug written in Perl
Usage:
smdown.pl --login login --password password http://your.smugmug.com/album
Installation
------------
If you're on some Unix box that has Perl and the XML::Simple module
installed, just right-click on smdown.txt and Save As... "smdown.pl"
If you're on OS X or some other box with a limited Perl install,
right-click on smdown-noxml.txt and Save As... "smdown.pl"
Make sure to chmod 755 smdown.pl, and run it as ./smdown.pl ...
[Unless you know how to add it to your path, yadda yadda.]
If you don't want to type your login and password every time, go ahead
and create an .smugmugrc file in your home directory that looks like:
login: you@youraddress.com
password: yourpassword
History
-------
2006.10.31 - Original release of smdown.pl
2006.11.15 - If you're downloading somebody else's gallery, you don't
get the original names. Added appropriate error message about that.
2006.11.16 - Drat -- Perl on OS X doesn't have XML::Simple installed.
Ok fine, we'll do it the hard way.
Name Last modified Size Description
Parent Directory -
readme.txt 2006-11-16 03:49 1.0K
smdown-noxml.txt 2006-11-16 03:29 2.5K
smdown.txt 2007-07-03 03:16 2.3K