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

[instagram] Add support for user's saved medias #644

Merged
merged 3 commits into from
Mar 16, 2020
Merged

[instagram] Add support for user's saved medias #644

merged 3 commits into from
Mar 16, 2020

Conversation

iamleot
Copy link
Contributor

@iamleot iamleot commented Mar 16, 2020

This add support for user's saved medias. Please note that the user should be
authenticated and they can download only their saved medias (not other users
saved medias).

Close #643.

…ge()

`HttpErrorPage' is returned in shared_data at least  when not authenticated or
when trying to fetch other users saved medias
(i.e. `instagram.com/<user>/saved/').

Gracefully handle it by returning nothing.
(Please note that this need the user to be authenticated and they can
only see their saved media (not other users ones).)

Close #643.
@iamleot
Copy link
Contributor Author

iamleot commented Mar 16, 2020

JFTR, the failing tests seems completely unrelated to the two commits added and in other extractors (not in the instagram extractor).

@mikf
Copy link
Owner

mikf commented Mar 16, 2020

Thank you very much!

@mikf mikf merged commit 160328d into mikf:master Mar 16, 2020
@iamleot
Copy link
Contributor Author

iamleot commented Mar 16, 2020

Thank you @mikf for quickly merging it and for gallery-dl!

Keep up the good work!

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

Successfully merging this pull request may close these issues.

Request: fetch your own instagram saved images
2 participants