Python tool to unpack, reorder into albums and rename photos to original names after pooling flick dump
Project description
flickr-recovery
Simple python tool to reorder photos into albums & rename them to previous names after pooling flick dump
If for some reason you had to pull dump from flickr, you may find it pretty much useless (several thousands of photos, just put with incorrect names into zip files +-4 Gb each) So, this tool is intended to help you resorting albums structure according to metadata from flickr itself
First of all, you can just find a guy who know python, and ask him to read this manual and perform required steps on your Mac / PC / etc.
If this one is not good enough, or something, you need to do two things: extract data, and reorder it. Both can be done with the flickr-recovery; installation requires python3.5+ and pip (I'll recommend creating new virtualenv for it) In this virtualenv (or just in base environment) run:
python -m pip install flickr-recovery
python -m flickr-recovery extract-to-albums /path/to/your/archives/all/in/one/dir
Make sure you have enough space on the partition with archives; Or, if you want to extract images to different location, add images_dir to command call
python -m flickr-recovery extract-to-albums /path/to/your/archives/all/in/one/dir /path/to/images/
The directory should exists, if specified. Otherwise, it would be /path/to/your/archives/all/in/one/dir/images for images and /path/to/your/archives/all/in/one/dir/data for account data
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file flickr-recovery-0.0.1.tar.gz
.
File metadata
- Download URL: flickr-recovery-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 428926fbf8819648f043627d50e70b9387852dfe45a8a5518c3d2370446bfc41 |
|
MD5 | bb72a8a579b08706541cc796e6b75854 |
|
BLAKE2b-256 | 83e1231f0929d498999c5224caeb46348d8e4c2e3ec5b20a0276441d42082abd |
File details
Details for the file flickr_recovery-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: flickr_recovery-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7961dc12d204162cf91d7a4c741fe869927f8139b13677b5eca0f8ce84499211 |
|
MD5 | f20aa853a32744b70d52f62d60e2c544 |
|
BLAKE2b-256 | f36d929e1d95033cc32d6e851e247b0b847b1219ffae96fb8ef49dd5d8c06980 |