Releases: althonos/InstaLooter
Releases · althonos/InstaLooter
v0.13.1
v0.13.0
v0.12.0
* Fix typo in CLI options (#89) * Make sure requests `Response` objects are properly closed * Add a *batch mode* to download from several users / profiles using a configuration file * Add a `__license__` field to `instaLooter.__init__` * Use declarative-style `setup.cfg` * Add setup extras (*test*, *doc*, *metadata*, *all*, *alldev*) * Update README and documentation
v0.11.0
Release v0.11.0 * Add `InstaLooter.get_metadata` method, returning the metadata dictionnary of the current profile (or ValueError if in hashtag mode) * Fix issue with private profile not being recognized as private (and not showing any warning) * Fix bug with new URLs used inconsistently by Instagram * Update documentation of InstaLooter.__init__ * Update README links to benjaminp/six on GitHub instead of Bitbucket