Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Interesting, needs explanation though #2

Closed
oathzed opened this issue Oct 30, 2024 · 6 comments
Closed

Interesting, needs explanation though #2

oathzed opened this issue Oct 30, 2024 · 6 comments

Comments

@oathzed
Copy link

oathzed commented Oct 30, 2024

This looks interesting, but I'm not quite sure what exactly it does. It would be great if you added a little bit explaining about what this actually does and it's use cases. Thank you!

@MunifTanjim
Copy link
Owner

Think of StremThru as an interface to Debrid services.

If you write a Stremio Addon and need to integrate Debrid services, you can write integration with StremThru and gain support for all the Debrid service StremThru supports (currently only AllDebrid... RealDebrid coming next).

If you're interested, I just opened a PR for Comet: g0ldyy/comet#166

StremThru also supports proxy streaming. When you're streaming files (videos) on Stremio, all the traffic will go through StremThru, so you won't be directly accessing the links you get from Debrid services.

Hope that clear things up.

@oathzed
Copy link
Author

oathzed commented Oct 30, 2024

Oh awesome, yeh I think that makes sense. Do you think you can add support for direct link requests? These are found on sites like rlsbb

@MunifTanjim
Copy link
Owner

MunifTanjim commented Oct 30, 2024

I'm not familiar with rlsbb. Can you share more details, please? Is it another debrid service provider?

@oathzed
Copy link
Author

oathzed commented Oct 30, 2024

I'm not familiar with rlsbb. Can you share more details, please? Is it another debrid service provider?

Basically instead of scraping magnets, you scrape debrid direct ddls sites, sites like rapidgator. From sites like rlsbb.ru, you can see examples here if you scroll down to the comments, not all are supported, but rapidgator is the big one:

https://post.rlsbb.ru/dancing-with-the-stars-us-s33e07-720p-web-h264-edith/

@oathzed
Copy link
Author

oathzed commented Oct 30, 2024

To add to that, you put the rapidgator link to all debrids downloader and to real debrids download page, and it creates a direct link for you. Both have apis for it

@MunifTanjim
Copy link
Owner

I see. But I'm confused about how that'll be useful for Stremio. Is there any Stremio addon that'll benefit from it? How would the integration look like?

N.B. StremThru itself is not a Stremio addon.

Repository owner locked and limited conversation to collaborators Nov 1, 2024
@MunifTanjim MunifTanjim converted this issue into discussion #3 Nov 1, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants