You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to import target accounts based on their interactions with a post given the post URL.
This feature should allow the user to
Enter an url for an Instagram post
Validate this post actually exists on Instagram
Present the user with the option to import accounts from the post likes or comments. Also give the user the ability to limit the amount of accounts that are imported
Add these accounts to the list of imported accounts
Requirements
The ability to import target accounts based on their interactions with a post given the post URL.
This feature should allow the user to
Some References
https://instaloader.github.io/module/structures.html#instaloader.Post.get_comments
https://instaloader.github.io/module/structures.html#instaloader.Post.get_likes
The text was updated successfully, but these errors were encountered: