Nerixyz / instagram_mqtt

Realtime and Push Notification (FBNS) support for the instagram-private-api
MIT License
252 stars 50 forks source link

Not getting reels in realtime response #90

Closed dotpylove closed 2 years ago

dotpylove commented 2 years ago

image

Nerixyz commented 2 years ago

The version and capabilities your client is emulating is too old.

This isn't a problem with this library, they should be updated in the instagram-private-api.

notsarv commented 1 year ago

It seems that this issue is not resolved yet. My question is can we get the details about that reel using its item_id ?

Nerixyz commented 1 year ago

My question is can we get the details about that reel using its item_id ?

You should be able to get info using the media/info endpoint and by providing this media-id.

notsarv commented 1 year ago

You should be able to get info using the media/info endpoint and by providing this media-id.

are media-id and item_id are different things. Like media id is for reel and item id is for place holder. If yes, i can't find media id. In this response.

Nerixyz commented 1 year ago

If yes, i can't find media id. In this response.

If you get an item that's a reel (not a placeholder), it should have a media-id.