Fixes:
- Fix download of hashtags (#1080)
- Fix download of locations (#1129)
- Fix an issue with folder names starting with dots (#1252)
- Fix KeyError for video_url when Post is invoked with a StoryItem structure (#1320, #1321)
Other changes:
- Property
Post.accessibility_caption
- Method
Hashtag.get_posts_resumable()
to get Hashtags in a resumable fashion (NodeIterator) - Removed
Hashtag.get_related_tags()
andHashtag.is_top_media_only
as these features were removed from Instagram - Updated default User Agent string
BREAKING CHANGES (in version 4.9):
- Properties
date_local
ofPost
andStoryItem
now return timezone-aware datetime objects (#1305, #1316, #1372)
Thanks to @ekalin, @fireattack, @misaelitox, and @otanim for contributing to this release!
This is a pre-release. Install with
pip3 install --pre [--upgrade] instaloader
Thanks a lot to our sponsors for supporting this release!
If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.