Skip to main content

A script that automatically downloads all images from a Picasa Web Album.

Project description

A script that automatically downloads all images from a picasa web album.

###Installation For a stable install run ` pip install picasa-downloader ` If you wish to run the latest copy out of git ` python setup.py install ` ###Operation Run it by using: ` picasa user_id [--resume=album_name] [--force] [--username=google_username] [--password=google_password] `

  • user_id can either be the user’s numeric Google ID or their Gmail address (with @gmail.com’ at the end)

  • The optional resume flag allows you to skip all albums until you reach the album specified.

  • Force will overwrite existing image files with re-downloaded copies.

  • Username and password allows the user to login and download private albums–if both are not provided, the script will simply ignore logging in

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

picasa-downloader-1.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page