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:
From Pypi
You can install the latest stable release like this:
pip install backup_all_my_flickr_photos --user # to install in the user directory ~/.local
If you want to install it globally, use this command:
sudo pip install backup_all_my_flickr_photos
Many people find it easiest to use Virtualenv.
From source
git clone https://github.com/Flimm/backup-all-my-flickr-photos.git cd backup-all-my-flickr-photos virtualenv env source env/bin/activate python setup.py develop # install dependencies and script backup-all-my-flickr-photos --help
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/.
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
Built Distribution
Hashes for backup_all_my_flickr_photos-0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27f2c0d5614f57fbfbeb48b3eaa856bb47724ddf3df8a48b161993df10076866 |
|
MD5 | 394faddd72e263377bcff92ef86974ce |
|
BLAKE2b-256 | f7484356137fba26585e920ba0c9978730f2570daec0a653b246ab156b6aa0b2 |
Hashes for backup_all_my_flickr_photos-0.5-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eac42020ab731e34c6a2d9329f530e083d485d1719941c8d0eea7bb4e422a2b3 |
|
MD5 | c9b61e9c8cfad55b2b975e9be8635675 |
|
BLAKE2b-256 | 624cf50b586f9b050a0c853e4e50f92cbe809595dab93fc173cd0cffbeb87467 |