bdix-stremio-addon
A Stremio addon for BDIX stream sites, with a web UI to choose which sources are included. Python 3.8+, standard library only.
Supported sites
- Dflix(Dot)
- CircleFTP
- CTGMovies
- Nagordola
Install
Run it without installing anything:
uvx bdix-stremio-addon # or: pipx run bdix-stremio-addon
Or install it:
pipx install bdix-stremio-addon # then run: bdix
pip install bdix-stremio-addon # then run: python -m bdix
Then open http://127.0.0.1:7000/, pick your sources and drag them into the order you want, and install the addon into Stremio from that page.
The order is the priority: top of the list is tried first, and Stremio lists one source's streams after another's in it, best quality first within each source.
Use it from a TV or phone
The addon listens on 127.0.0.1, which only reaches Stremio running on the
same machine. To use it elsewhere, expose the port with a tunnel:
ngrok http 7000
# or
cloudflared tunnel --url http://127.0.0.1:7000
Either one prints a public https://… address. Add /manifest.json to that
address and install it in Stremio → Addons → Install from URL.
Release files for bdix-stremio-addon 2.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bdix_stremio_addon-2.1.0.tar.gz | 35.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bdix_stremio_addon-2.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 75.9 kB
Release files / bdix_stremio_addon-2.1.0.tar.gz
| Download URL | bdix_stremio_addon-2.1.0.tar.gz |
|---|---|
| Size | 35.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dc86769e898910c137926d20589284a2b40fac000f600be45e28b1fd0e72068a
|
|
BLAKE2b-256 checksum How to use checksums |
44695b55a6041c592ed8feb08fb3288fd0f40d355ddc12d57ad96582472d96db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|
Release files / bdix_stremio_addon-2.1.0-py3-none-any.whl
| Download URL | bdix_stremio_addon-2.1.0-py3-none-any.whl |
|---|---|
| Size | 40.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4906c1c63a45604c37937a387dfdd30efb5dc847afae1b1de49728f239b28d02
|
|
BLAKE2b-256 checksum How to use checksums |
c7405f598768ddfac9d5edf7f733490543ed2385cdccaa2ae80f82ca72551a22
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|