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
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.5
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.5.tar.gz | 22.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bdix_stremio_addon-2.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.1 kB
Release files / bdix_stremio_addon-2.0.5.tar.gz
| Download URL | bdix_stremio_addon-2.0.5.tar.gz |
|---|---|
| Size | 22.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
01f8f11e2f586b6f4734b06e67bc821335f2b62f8a6b1700e5c33171dc32dd5f
|
|
BLAKE2b-256 checksum How to use checksums |
5be437e56925a746020c2ee33f3f878d87592f6558673b0d5a4e4fdbc49de663
|
| 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.5-py3-none-any.whl
| Download URL | bdix_stremio_addon-2.0.5-py3-none-any.whl |
|---|---|
| Size | 25.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e047e5a73c1b2f95554cb720a8ecfdbfa29b9e874ccd616b326ee111706b16ee
|
|
BLAKE2b-256 checksum How to use checksums |
3d6694c8dded7e5172e2e9f866641706f155ceaf601133ef1133344e82c29d5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|