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
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.6
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.6.tar.gz | 25.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bdix_stremio_addon-2.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.8 kB
Release files / bdix_stremio_addon-2.0.6.tar.gz
| Download URL | bdix_stremio_addon-2.0.6.tar.gz |
|---|---|
| Size | 25.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
827e030fe332dbcaba7dba82f753dfd2a2924ce4270efc931762398fd10a025e
|
|
BLAKE2b-256 checksum How to use checksums |
40a44c00cb8d37b7cb65c27363725a85ff005579b2efe7bbb9abf71fe6766af3
|
| 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.6-py3-none-any.whl
| Download URL | bdix_stremio_addon-2.0.6-py3-none-any.whl |
|---|---|
| Size | 28.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b23c42b3ea80024fc3fe1a06978d4c45b060ee032323604081d6a3dbc08bd45b
|
|
BLAKE2b-256 checksum How to use checksums |
1ca0be19ce94bd8b4827b8e0c1f4acaf10030f5a7e874acec210c22046147b71
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|