8000 GitHub - km1tch/zenfoliodown: Download Photos From Zenfolio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

km1tch/zenfoliodown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

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.

About

Download Photos From Zenfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%
0