Skip to content

Releases: althonos/InstaLooter

v0.13.1

18 Sep 20:27
Compare
Choose a tag to compare
* Add minimal version specifiers to `setup.cfg`
* Fix captions not being properly extracted to the Exif metadata

v0.13.0

18 Sep 20:26
Compare
Choose a tag to compare
* Allow saving metadata to a JSON file (thanks to AndCycle)
* Update documentation

v0.12.0

18 Sep 20:26
Compare
Choose a tag to compare
* 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

18 Sep 20:25
Compare
Choose a tag to compare
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

v0.10.2

11 Jun 18:38
Compare
Choose a tag to compare
  • Implement InstaLooter.__length_hint__
  • Fix InstaLooter.medias() never stopping on hashtags

v0.10.1

11 Jun 18:35
Compare
Choose a tag to compare
  • Fix issue causing crash whenever using the CLI

v0.10.0

11 Jun 18:34
Compare
Choose a tag to compare
  • Add an argument to edit the URL used to download a picture
  • Add instaLooter.urlgen with useful generator
  • Update documentation

v0.9.9

11 Jun 18:33
Compare
Choose a tag to compare
  • Stop Python confusing a post/hashtag download for a profile download
  • Use LWPCookieJar to store cookies and prevent a recurrent user to re-login every time

v0.9.8

31 May 09:13
Compare
Choose a tag to compare
  • Fix a regex that sometimes caused IG to refuse serving an image

v0.9.7

17 May 15:06
Compare
Choose a tag to compare
Release v0.9.7