rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

Instagram stories bridge (with self hosted service)

Open marlluslustosa opened this issue 5 years ago • 3 comments

I think the best way for an effective bridge to download stories from instagram would be a self-hosted opensource service running along with the rrs-bridge code, so we won't be stuck with a third-party service that can go down at any time (or blocked for instagram).

Both sites https://storiesig.com/ and instastoriesdownload.com are not working. They were cited in https://github.com/RSS-Bridge/rss-bridge/pull/1187 https://github.com/RSS-Bridge/rss-bridge/issues/1056 and https://github.com/RSS-Bridge/rss-bridge/pull/1421

marlluslustosa avatar Feb 11 '20 18:02 marlluslustosa

There is Python Code that emulates both the Web- and the Mobile-Client to get the Deeplinks to the stories: https://instagram-private-api.readthedocs.io/en/latest/api.html#instagram_web_api.Client.reels_feed https://github.com/ping/instagram_private_api One could could build a small python script that periodically dumps the story files to a Webserver from where a RSS-Bridge plugin could pick them up.

Funatiker avatar Apr 26 '20 16:04 Funatiker

@marlluslustosa Is this still an issue? Can you explain better the problem?

dvikan avatar Mar 27 '22 01:03 dvikan

👍 it would be nice to be able to fetch the reels too. More and more IG accounts use reels rather than 'normal' publications.

imTHAI avatar Jan 28 '24 11:01 imTHAI