An unofficial Stremio addon for Hebrew subtitles from wizdom.xyz. Developed by Maor Development.
Currently you can get this addon in:
https://4b139a4b7f94-wizdom-stremio-v2.baby-beamup.club/
I've published this addon and you can now find it in the addon catalog!
Download and install Node.js on your computer, then install and launch the addon from Powershell:
git clone https://github.com/maormagori/wizdom-stremio-v2.git
cd wizdom-stremio-v2
npm install
npm start
Add the addon to Stremio from browser: stremio://127.0.0.1:7001/manifest.json
or from the addon search menu:
http://127.0.0.1:7001/manifest.json
Features I would like to implement and stuff needed to be done:
- Documentation
- Cache system (No need since we're not buffering the srts anymore)
- Maybe a landing page.
- Add Levenshtein sorting.
- Add CI/CD
These repos really helped me develop this addon: