Fix `Profile does not exist` / `KeyError: 'rhx_gis'` (297)
4.2.6
- New Post property `pcaption` which can also be used in `--filename-pattern` (282, 262) - Post properties `video_duration` and `video_view_count` (239)
(Fixes broken 4.2.5 release, 293)
4.2.5
- New Post property `pcaption` which can also be used in `--filename-pattern` (282, 262) - Post properties `video_duration` and `video_view_count` (239)
4.2.4
Support for Instagram's threaded comment structure i.e. comments and their related answers which is available if logged in. (272)
4.2.3
Adjust rate control logic and parameters to Instagram's current rate limiting, fixing 429 Too Many Requests error.
Please note that when logged in, Instagram's rate limits are MUCH stronger than when not being logged in. Hence, `--login` should be used thoughtfully if performance is an issue.
4.2.2
- `Profile.from_id()` now works anonymously even for private profiles - Fix retry logic for download of files (235) - Include `iphone_struct` information in saved profile JSON - Proper handling of rarely occuring HTTP redirects when loading Posts (225)