Skip to content

Releases: Fluxticks/InstagramDL

Minor Patch and Python Version Support

19 Apr 09:05

Choose a tag to compare

Changes

  • A small fix was made to handle posts that do not have a caption
  • A small fix to parse URLs better to handle URLs with query parameters
  • Added python version checking for dynamic requirements to support earlier versions of python

Calculated URLs

09 Apr 22:20

Choose a tag to compare

Add a property to get the Instagram URL of a given data model. The following properties are now available:

  • Post.url
  • ImagePost.url
  • MultiPost.url
  • VideoPost.url
  • User.url

Initial Release

28 Mar 00:47
db36eaf

Choose a tag to compare

First official GitHub release of this package! 🥳

Please refer to the Usage section of the README for details.