Private Instagram Feeds?
mrbenns opened this issue · 3 comments
mrbenns commented
Is this even possible in the current framework? I would assume you would have to store login details somewhere?
stefansundin commented
Sorry for not responding for so long. It is possible to do this, but it is very hard to do, and I don't know if it will remain supported forever. It has broken a couple of times, and when it does, you might have to re-subscribe. I haven't tried this recently, so let me know if it still works at all.
The instructions are written in the code:
Lines 544 to 553 in 3f45de2
stefansundin commented
The comment above no longer works. Right now you can self-host and set the INSTAGRAM_SESSIONID
variable. This may change later (see #39).