Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get saved media? #249

Open
ftzi opened this issue May 5, 2021 · 1 comment
Open

How to get saved media? #249

ftzi opened this issue May 5, 2021 · 1 comment

Comments

@ftzi
Copy link

ftzi commented May 5, 2021

In this package, there is the save({mediaId}) and unsave({mediaId}). Is there any way to fetch the saved media?

In the Network Monitor in the browser console, when accessing the Saved items, the https://i.instagram.com/api/v1/collections/list/?collection_types=["ALL_MEDIA_AUTO_COLLECTION","MEDIA"]&include_public_only=0&get_cover_media_lists=true&max_id= request is made, but I ain't sure it will only fetch the saved media.

@MonsieurBibo
Copy link

MonsieurBibo commented Jun 5, 2021

You can't fetch saved medias with this package for the moment. I will maybe try to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants