Flickr-download

Latest version: v0.3.7

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.3.1

This release has a few speed improvements that especially will speed up things when downloading large sets, and having to restart because the Flickr API inevitably errors out at some point:

* You can now add the `--metadata` flag to have the script keep track of which files have been downloaded in a way that eliminates the API call to Flickr entirely for an already downloaded image
* The `--cache` flag now also caches the set list
* One extraneous API call per image download removed

And then a bunch of fixes:
* Actually iterate through all photosets, photos, etc (and not only the first 500)
* Handle error where photo date is too old for the underlying OS to handle

Behind the scenes, there are now a few more tests and everything is type annotated.

0.3.0

A much delayed update to Python 3....

It also switches the build system to use [Python Poetry](https://python-poetry.org/) and includes the latest version (0.7.4) of the [Flickr API library](https://github.com/alexis-mignon/python-flickr-api).

0.2.20

* A couple of great documentation updates by IzakMarais
* Fixes to various issues when downloading by astanin

Thanks to both for the contributions!

0.2.18

* Now sets the right filename extension for originals (when not `.jpg`)
* Adds ability to skip downloads of the photos (`-o`)
* Removes some unnecessary API calls

0.2.16

Upgraded to use newest version of PyYAML

0.2.15

Script now handles old 90 seconds videos (hello 2008!), and continues on IO Errors instead of throwing an exception and stopping.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.