Skip to content

Releases: ping/instagram_private_api

Release 1.1.2

12 Mar 05:56
Compare
Choose a tag to compare

Change log:

  • New check username endpoint check_username()
  • New comment likers endpoint comment_likers()
  • Better Python 3 compatibility

Release 1.1.1

09 Mar 03:10
Compare
Choose a tag to compare

Change log:

  • Support album posting with post_album()
  • New stickers endpoint stickers()
  • Internal refactoring

Release 1.1.0

28 Feb 08:25
Compare
Choose a tag to compare

Update is recommended.

Change log:

  • New endpoints for app client
    • suggested_broadcasts()
    • media_likers_chrono()
  • New method for web client: media_info2() that retrieves carousel media info
  • Fixes for app api:
    • feed_timeline()
    • broadcast_like_count()
    • pagination fixes for feed_location(), username_feed(), saved_feed(), location_related(), tag_related(), media_likers(), feed_popular()
    • compat patch: media()
  • Update app client version to 10.9.0

Release 1.0.9

08 Feb 06:20
Compare
Choose a tag to compare

Change log:

  • New endpoints for app client
    • top_search()
  • Fix param validation for broadcast_comments()

Release 1.0.8

26 Jan 14:39
Compare
Choose a tag to compare

Change log:

  • New live/broadcast endpoint functions for app client
    • top_live_status()
    • broadcast_like()
    • broadcast_like_count()
    • broadcast_comments()
    • broadcast_heartbeat_and_viewercount()
    • broadcast_comment()

Release 1.0.7

24 Jan 07:31
Compare
Choose a tag to compare

Change log:

  • New shortcut functions for app client
    • self_feed()
    • post_photo_story()
    • post_video_story()
  • Add more validation to post_video()

1.0.6

18 Jan 08:12
Compare
Choose a tag to compare

Change log:

  • Support specification of location to post_photo(), post_video()
  • Proxy support (alpha)
  • Support usertags in edit_media() (app client)
  • New endpoint functions for app client
    • expose()
    • megaphone_log()
    • discover_channels_home()
    • discover_chaining()
    • user_map()
    • feed_popular()
    • friendships_block()
    • usertag_self_remove()
    • edit_profile()
    • logout()

1.0.5

14 Jan 16:47
Compare
Choose a tag to compare

Change log:

  • New disable/enable media comments endpoints
  • New FB location search endpoint

1.0.4

13 Jan 16:50
Compare
Choose a tag to compare

First release in to the wild.