- Fix downloading of hashtags - Require being logged in for username lookup by ID, as required by recent Instagram changes
3.3.4
- Fix downloading geotags - Fix downloading high quality version of profile pictures
3.3.3
Fix 84: - Windows-only: Support creating folders with colon in their name, e.g. `:feed`, `:stories`, `:saved` - Fix `AttributeError` if `--dirname-pattern` does not contain any substitution - Log message if Instaloader is called without any target
3.3.2
- Fix downloading of users' feeds to handle Instagram's API changes - Fix `KeyError` on login attempt with wrong password
3.3.1
Fixes downloading of profiles by supporting new GraphQL profile metadata structures (81)
3.3
- Support for new target `:saved` to download media marked as saved (78) - Reimplemented/fixed `Instaloader.test_login()` via graphql query (to fix 76) - `Post.get_likes()` to iterate over likes of a Post (70) - Move documentation to https://instaloader.github.io/