km1tch/zenfoliodown
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
zenfoliodown - download photos from zenfolio -------------------------------------------- zenfoliodown is a Perl program that downloads all original photos from a zenfolio album. It supports a user password Installation ------------ Copy the zenfoliodown program to a directory of your choice. You'll need the following modules installed, all available from the CPAN: LWP::UserAgent XML::Simple Usage ----- ./zenfoliodown --site=example.zenfolio.com --album=album --key=key Where 'site' is the name of the zenfolio site you're downloading the photos from and 'album' is the album you wish to download. In this example URL, the album is p123456789: http://example.zenfolio.com/p123456789 Storage ------- zenfoliodown currently stores the photos in a directory named 'album' where album is the album you told zenfolio to go get.