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.8
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.8.tar.gz | 32.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bdix_stremio_addon-2.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 69.1 kB
Release files / bdix_stremio_addon-2.0.8.tar.gz
| Download URL | bdix_stremio_addon-2.0.8.tar.gz |
|---|---|
| Size | 32.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c87bc41723622ebe48b3d4f08fe1d44427add182f4a0d078d8eada82eaf11d1f
|
|
BLAKE2b-256 checksum How to use checksums |
8e39761d712e3cf44b7fda828ab0f1bb8972024be5eb5bebdac4c73f8976be7f
|
| 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.8-py3-none-any.whl
| Download URL | bdix_stremio_addon-2.0.8-py3-none-any.whl |
|---|---|
| Size | 37.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fdc70e810c2b0ecba45cff12426074b5889eff18312395b01c514c01ae9f43d1
|
|
BLAKE2b-256 checksum How to use checksums |
b2d094cdf43baa378e13d56b5f8d02132941510a918290f381608c67c7fdaaa8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|