dvingerh / PyInstaStories

Python script to download Instagram stories from Instagram users.
MIT License
329 stars 74 forks source link

Not showing as a user who viewed story #36

Closed jagilley closed 4 years ago

jagilley commented 4 years ago

I've found that when I use this library to view stories, I don't show up in the story poster's "people who viewed your story" section. Is this as it's designed to be, and is there a way to change this?

dvingerh commented 4 years ago

It's by design. It's not possible right now to mark them as seen but the endpoint responsible for it seems to be supported by the API dependency so it could be added

jagilley commented 4 years ago

Thanks! Maybe I'll add the functionality and submit a PR with the added functionality, if you'd be open to it

dvingerh commented 4 years ago

No problem. but make it an optional functionality through the use of an extra argument (name at your discretion)