-
Notifications
You must be signed in to change notification settings - Fork 627
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: support individual posts (pictures, albums) #20
Comments
I'm working on this. While adding One solution would be to loop through all the user's posts (like the instagram ripper does right now) and get the data for our specific post, but that's not very lazy and takes 1s for each 20 images back in history it is. |
This was done in #239 |
multiple bug reports were made, like RipMeApp#20, RipMeApp#1854 .
multiple issues reported, like RipMeApp#20, RipMeApp#21, RipMeApp#1852.
issues like RipMeApp#20. RipMeApp#21 may be solved.
See discussion in #17
Expected Behavior
Instagram ripper can handle ripping posts when starting from a profile page. Should be able to handle links to individual posts.
Actual Behavior
Trying to rip a page which is a direct link to a post does not work.
The text was updated successfully, but these errors were encountered: