This script allows you to download images from Picasa and optionally delete them.
Usage:
$ picasa_fetcher --username=<username> --password=<password> images/
This will download all images for the given user into the images/ folder (which you must create).
This will leave images on the server. To delete images older than N days, do:
$ picasa_fetcher --username=<username> --password=<password> --delete 1 images/
By default, the script will stop as soon as it finds an image with a timestamp it has seen before (it fetches images in reverse date order). To keep going, potentially overriding local files, use the --force parameter.
To limit the number of downloads, use the --limit parameter.
To get more usage information:
$ picasa_fetcher --help
Changelog
Added the –album option. To get the album id, open an album in the web GUI and get the URL of the RSS feed. The album id is in the URL after /albumid/.
Release files for picasa_fetcher 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| picasa_fetcher-0.2.tar.gz | 2.9 kB | Details |
Release files / picasa_fetcher-0.2.tar.gz
| Download URL | picasa_fetcher-0.2.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
83b5542a7ec0d7e45bd4795790cc22ec06379bc2f98aa9586f475ae27090df89
|
|
BLAKE2b-256 checksum How to use checksums |
a03e14795085b392d0c11bd0d661b04386a74a1f2b56af7e6ac74b84a95b0410
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |