Open pikdum opened 6 days ago
PR should be good for a review. It's only implementing magnet link support.
Any plans for adding hosters support?
Wasn't planning on it, but do other add-ons rely on that functionality a lot? Mine only uses ResolveURL for magnets, so not too familiar with it.
Found a list of ones they support here: https://support.torbox.app/en/articles/9837721-supported-debrid-hosters
So I could probably add an initial implementation.
Sure, however I cant test it without a premium account. Do test it if you have one. I will merge your pr as is
I've tested with my addon, but haven't tried any others yet. Their servers are having issues right now anyways, though.
Hoster support would be nice to have as there are lot of non-english addons out there that use that. For now I will merge your PR, but please add hoster support when you can.
Can't find a api endpoint to get list of supported hosters in their documentation. May be you can ask them
Yeah, bit tricky to build without similar. Best we could probably do is hardcode the ones they explicitly support?
Yes, start with hard coded list of domains for now and ask them if they can provide a endpoint in the future. For testing your code, use smr-linktester and add a embed from a hoster on that list and try playing and check the log to see which resolver it is using to plat
https://api.torbox.app/v1/api/webdl/hosters
Also, can you re-open this? I'll have it close once hosters are added.
https://turbobit.net/szcskov94wli.html
for testing
Any interest in adding TorBox as a debrid provider?
Currently working on a PR, might need some help wrapping things up though.