dvingerh / PyInstaStories

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

[Feature Request] Add highlights download #33

Closed wangxu94 closed 4 years ago

wangxu94 commented 4 years ago

Please add the ability to download Highlights (archived stories). Thanks!

dvingerh commented 4 years ago

I'll take a look at implementing it later this week.

dvingerh commented 4 years ago

Implementing this requires a large rewrite of code, the used API library does not support the endpoint responsible for retrieving highlight medias. It's unlikely that I'll do this anytime soon, so in the meantime use an alternative project like https://github.com/instaloader/instaloader to download highlights.