A script to download all photos and videos in your Flickr account
Project description
backup-all-my-flickr-photos
This scripts simply downloads all your Flickr photos and videos into a directory.
Installation instructions:
pip install backup_all_my_flickr_photos
It is recommended to create a Python environment with Virtualenv first.
Run
backup-all-my-flickr-photos [--delete] <destination_directory>
This will download all the photos and videos in your account to the destination directory specified.
If you specified the --delete flag, it will also delete files in the destination directory that do not correspond to photos or videos in your Flickr account.
On the the first run, you will be prompted to provide an API key and secret, and to authorise the application. The script will guide you through this process. The information will get saved to ~/.config/backup-all-my-flickr-photos/.
The files in the destination folder will be given an appropriate file extension and will be named with the name of the photo/movie (if it has a name), followed by an ID number. No other metadata is saved.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for backup_all_my_flickr_photos-0.8-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d3e97934a8e47cd4ee76cac286a73e39dfb0cbfa2727ed5c8fd51bc7566a55 |
|
MD5 | 8233dd984f1311c5f6d046910526c065 |
|
BLAKE2b-256 | 58ea1ca2dd78d51a692e809c5f54d1ac3781324d8225a49af5ebb0ae039d3aa1 |