Eugene Molotov
Eugene Molotov
> What error.log file should I check? I see none in the main rss-bridge folder or var/log That one that your server generates. If you are using nginx, that is...
Just pushed teromene's patch to add possibility to use private credentials. Example usage is given in first message of PR https://github.com/RSS-Bridge/rss-bridge/pull/1343 So, if anyone wants to make changes to InstagramBridge...
Just checked @JimDog546's solution with session id (https://github.com/RSS-Bridge/rss-bridge/pull/1894#issuecomment-815840970). As for now it is not user friendly and you should use your own instance. Here is quick and dirty patch: ```diff...
@JimDog546 FYI. I have recently checked, why my instance stopped returning feeds. Reason is I had to accept new terms of usage or something like this.
Hey, all! Recently I have added documentation, how to setup InstagramBridge for private usage. Could you please review it? It probably works with 50 feeds and cache_timeout = 43200 (12...
Merged in master, new link: https://github.com/RSS-Bridge/rss-bridge/blob/master/doc/bridges/InstagramBridge.rst This issue should be stayed open at least until "content donoring" method is described. Prototype was implemented for my customer in my personal branch:...
Maybe Instagram.md, not 01_Instagram.md? It is assumed, that without "01_" pages will be sorted by alphabet (bridge name)
New link: http://rss-bridge.github.io/rss-bridge/Bridge_Specific/Instagram.html
FYI, @tvqt, some time ago I configured session_id and ds_user_id on my public instance https://feed.eugenemolotov.ru. I had approximately 400+ unique instagram username queries and 1 day cache timeout. In 2...
> Especially when some are famous website (Instagram, OpenClassroom, ...), it can be expected that these bridge are the most most working ones. > **Describe the solution you'd like** >...