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
- DhakaFlix
- ICC FTP
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.
Android app
The same addon as an app, so it runs on a phone or a TV box with no terminal and no tunnel. Android 7.0 or newer. It installs the addon from PyPI on first launch and keeps it updated from there, in the SERVER tab.
That file's SHA-256 is:
797a3cf9c069a5e714f95a91bdd4c625a69f37f8a102f2d2c91ede3e4b315a44
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.5.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.5.0.tar.gz | 50.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bdix_stremio_addon-2.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 109.6 kB
Release files / bdix_stremio_addon-2.5.0.tar.gz
| Download URL | bdix_stremio_addon-2.5.0.tar.gz |
|---|---|
| Size | 50.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a45146afd99d324facc21653701594dc952331e750c44a36a8d2553bc53393fc
|
|
BLAKE2b-256 checksum How to use checksums |
3b4c60cbc31a4e873239acda6c2ce35e9035fbd770f5771dc0d8f06295317db5
|
| 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.5.0-py3-none-any.whl
| Download URL | bdix_stremio_addon-2.5.0-py3-none-any.whl |
|---|---|
| Size | 58.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
83fcef6fe3f78ff77d8200c3c7fd24836b119a3159c36e42963fe40adc591492
|
|
BLAKE2b-256 checksum How to use checksums |
cb912285958a441b6dd7e657f7be8ed03d24ab171f15252e95fc505f614a7b1c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|