debridstremiostremio-addonrealdebridalldebriddebridlink UpdatedNov 28, 2024 JavaScript Load more… Improve this page Add a description, image, and links to thestremiotopic page so that developers can more easily learn about it. To associate your repository with thestremiotopic, visit your repo's ...
JavaScript Add a description, image, and links to thestremio-real-debrid-addontopic page so that developers can more easily learn about it. To associate your repository with thestremio-real-debrid-addontopic, visit your repo's landing page and select "manage topics." ...
I recommend addon Torrentio and also a Debrid subscription.I use real debrid and together they create a magnificent, flawless service.I can view pretty much anything, pretty much whenever I desire.Give it a try, you won't be let down. Date of experience: April 04, 2024 UsefulShare ...
Last night I tried to add debrid/ per troy’s tutorial and went to my debrid acct. ,copied and pasted the api key but when I click install, doesn’t do anything. I think it’s somethin in the set up steps that I miss. went thru the vid and steps in detail. Can someone give a...
debrid stremio stremio-addon realdebrid alldebrid debridlink Updated Nov 28, 2024 JavaScript stremify / stremify Star 50 Code Issues Pull requests Discussions A selfhosted addon for Stremio allowing for streaming from numerous different sources via @movie-web/providers as well as other non-En...
@@ -240,61 +143,28 @@ export const RealDebridLive = Effect.gen(function* () { yield* sources.registerEmbellisher({ transform: (stream, baseUrl) => Effect.makeSpanScoped("RealDebrid.transform", { attributes: { infoHash: stream.infoHash }, }).pipe( Effect.flatMap(span => Effect.reque...
To see the great list of Stremio Addons go tothe website. To submit a new addon to the list, usethis link. To upvote / downvote an addon, find it inthe issuesand react with a thumbs up / down to the issue comment. To comment on an addon, find it inthe issuesand comment on the...
Stremio Addon to search downloads and torrents in your Debrid cloud stremio stremio-addon stremio-addons Updated Feb 1, 2024 JavaScript SageTendo / mal-stremio-addon Star 3 Code Issues Pull requests A Stremio addon to display users' anime watchlists from MyAnimeList. myanimelist stremio stre...
A self-hosted Stremio addon for streaming torrents via a debrid service. Join ourDiscord! Contents Caution Until we reachv1.0.0, please consider releases as alpha. Important The latest change renames the project and requires asmall migration. ...
pathname}/real-debrid/${stream.infoHash}/${file.fileNumber}`, baseUrl, ).toString(), }), ) return files.map( file => new SourceStream({ ...stream, title: file.fileName, sizeBytes: file.fileSize, quality: stream.quality, url: new URL( `${baseUrl.pathname}/real-debrid/${stream....