Bugfix release - Added proper handling of HTTP error code 429 which occurs if too many requests are made in a certain time. Their occurrence was reported in 29. Instaloader now tries to wait if necessary to avoid reaching Instagrams rate limits. Additionally, some other minor bugfixes and enhancements are made concerning 26, 30 and 32.
2.2.2
Bugfix release - Improved error handling to alleviate 26. If a file cannot be downloaded within three attempts, the file is skipped without aborting the whole target (hashtag/profile).
2.2.1
Bugfix release - fixes AttributeError exception when invoked without being logged in.
2.2
- Download user stories (target `:stories` and options `--stories` and `--stories-only`) contributed by e5150 in 28 - Retry get requests for downloading pictures (26) - Download own private profile (27) - Minor fixes and enhancements
2.1
- Options `--dirname-pattern` and `--filename-pattern` added (21, 22, 23) - Fixed `download_feed_pics()` - Minor fixes and enhancements
2.0
- Ability to download comments (5) - Refactor Instaloader's methods into a class - Use GraphQL queries to get followers, followees and comments - Minor fixes and enhancements (e.g. 22)