Implemented automatic detection of servers...from my part i see only one result because dodo stream flags vercel ip and i am not able to get the md5 hash...so this needs to be tested by you with proxy or in the public instance... |
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .release-please-manifest.json | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| jest.config.ts | ||
| jest.setup.ts | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| release-please-config.json | ||
| renovate.json | ||
| tsconfig.dev.json | ||
| tsconfig.json | ||
WebStreamr
Stremio add-on which provides HTTP URLs from streaming websites.
Public instance
A public instance is available at https://webstreamr.hayd.uk. Hosting infrastructure for this instance is donated by ElfHosted, and independently maintained by Hayduk.
Hosting
Don't want to use the public instance, or concerned about reliability during periods of high use? It's open-source, you can host it yourself!
ElfHosted (easy mode)
Self-hosting to stressful? ElfHosted offer ready-to-go, turn-key WebStreamr instances with $1, 7-day trials. Additionally, 33% of your subscription directly supports your developer! ❤️
(ElfHosted also offer advanced private hosting of the top Stremio Addons, as well as turn-key bundles providing streaming from RealDebrid with Plex, Emby, or Jellyfin)
Self-Hosting
You can build an image using the Dockerfile and run it.
Alternatively, you can also start WebStreamr directly via
npm install
npm run build
npm start