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 install the addon into Stremio from that page.
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.0.7
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.0.7.tar.gz | 29.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bdix_stremio_addon-2.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 64.5 kB
Release files / bdix_stremio_addon-2.0.7.tar.gz
| Download URL | bdix_stremio_addon-2.0.7.tar.gz |
|---|---|
| Size | 29.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
705a18a36f5cd8eeb20bb4729fae4d0e33ca7e339d1bc2d1e12580d36defd191
|
|
BLAKE2b-256 checksum How to use checksums |
3730a76b00470adea70966f788920d372de8bdd2de7355d268a3838691d70dec
|
| 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.0.7-py3-none-any.whl
| Download URL | bdix_stremio_addon-2.0.7-py3-none-any.whl |
|---|---|
| Size | 34.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9f2b59194ee6aebc1ffe07cd537de277d018d52abf065887fcb71c144e2289da
|
|
BLAKE2b-256 checksum How to use checksums |
9d54157e5918bab63b1ab366b00263541ab1b37814eb7bb0ff0b82067dcb58c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|