Releases: Fluxticks/InstagramDL
Releases · Fluxticks/InstagramDL
Minor Patch and Python Version Support
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
Add a property to get the Instagram URL of a given data model. The following properties are now available:
Post.urlImagePost.urlMultiPost.urlVideoPost.urlUser.url
Initial Release
First official GitHub release of this package! 🥳
Please refer to the Usage section of the README for details.