Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram stories bridge (with self hosted service) #1455

Open
marlluslustosa opened this issue Feb 11, 2020 · 3 comments
Open

Instagram stories bridge (with self hosted service) #1455

marlluslustosa opened this issue Feb 11, 2020 · 3 comments
Labels
Feature-Request Issue is a feature request

Comments

@marlluslustosa
Copy link

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 #1187 #1056 and #1421

@marlluslustosa marlluslustosa added the Feature-Request Issue is a feature request label Feb 11, 2020
@Funatiker
Copy link

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.

@dvikan dvikan closed this as completed Mar 26, 2022
@dvikan
Copy link
Contributor

dvikan commented Mar 27, 2022

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

@dvikan dvikan reopened this Mar 27, 2022
@imTHAI
Copy link

imTHAI commented Jan 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Request Issue is a feature request
Projects
None yet
Development

No branches or pull requests

4 participants