Instagram-private-api

Latest version: v1.6.0.0

Safety actively analyzes 629052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

1.3.5

- App API:
* Fix video upload retry logic
* Fix compatpatch typo
* Improve app compatpatch for media location

1.3.4

- App API:
* New endpoints: ``ignore_user()``, ``remove_follower()``, ``replay_broadcast_comments()``, ``replay_broadcast_likes()``
- Minor fixes

1.3.3

- Web API:
* New endpoints: ``user_info2()``
* Deprecate all remaining endpoints using ``query/``: ``user_info()``, ``media_info()``

1.3.2

- App API:
* New endpoints: ``feed_only_me()``, ``media_only_me()``, ``media_undo_only_me()``, ``enable_post_notifications()``, ``disable_post_notifications()``
* Deprecated: ``user_map()``, ``expose()``
* Removed device info, keys, etc from ``settings`` property.
- Web API:
* New endpoints: ``post_photo()``, ``tag_feed()``, ``location_feed()``
* Removed user-agent from ``settings`` property.

1.3.1

- App API:
* ``Client.standard_ratios()`` and ``Client.reel_ratios()`` is deprecated and replaced with ``MediaRatios.standard`` and ``MediaRatios.reel`` respectively.
* Deprecated and experimental endpoints now warned with ``ClientDeprecationWarning`` and ``ClientExperimentalWarning``.
* ``collection_feed()``, ``feed_liked()``, ``self_feed()`` have been updated to support pagination through the ``max_id`` kwarg.

1.3.0

This update is recommended especially for those using the web api.

- Web API:
* __Important__: The new graphql endpoint appears to be replacing the old query endpoint. The graphql endpoint is comparatively more limited and some attributes may no longer be available.
* You should exercise caution when using functions relying on the old query endpoints such as ``user_info()`` and ``media_info()``since IG no longer uses them.
* ``user_feed()`` is now using the graphql endpoint and has compatibility-breaking changes.
- App API:
* Fix regression with photo posting and profile image update.
* __Breaking Change__: Removed ``is_video`` argument from ``reel_compatible_aspect_ratio()``

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.