A collection of streaming plugins for MixStream by Latiful Hassan Zihan.
- Open MixStream → Extensions
- Tap Add Repository
- Paste:
https://raw.githubusercontent.com/alwayszihanx/Mixplug/main/plugins/repo.json - The repo card appears — tap it, then Download All or install individually.
| Plugin | Package | Languages | Content |
|---|---|---|---|
| KatMovieHD | io.alwayszihan.mixstream.katmoviehd |
hi, en | Movies & Web Series |
| HDHub4u | io.alwayszihan.mixstream.hdhub4u |
hi, en | Movies & TV Shows |
| 4KHDHub | io.alwayszihan.mixstream.4khdhub |
hi, en | 4K HDR Movies & Shows |
| VegaMovies | io.alwayszihan.mixstream.vegamovies |
hi, en | Bollywood, Hollywood |
| OlaMovies | io.alwayszihan.mixstream.olamovies |
hi, en | UHD Movies & Series |
| RogMovies | io.alwayszihan.mixstream.rogmovies |
hi, en | Regional Content |
| Fojik | io.alwayszihan.mixstream.fojik |
hi, en, bn | HEVC Dual Audio |
| ToonWorld4All | io.alwayszihan.mixstream.toonworld4all |
hi, en, ja | Anime & Cartoons |
| CTGMovies | io.alwayszihan.mixstream.ctgmovies |
en, hi | Movies, TV, Games |
git clone https://github.com/alwayszihanx/Mixplug.git
cd Mixplug
node generate-plugins.js
node build-mix.jsMixplug/
├── plugins/
│ ├── katmoviehd/ # plugin.js + plugin.json per plugin
│ ├── vegamovies/
│ └── ...
│ ├── plugins.json # manifest — list of all plugins
│ ├── repo.json # repository entry point
│ └── *.mix # packaged plugin bundles
├── generate-plugins.js # template-based generator
├── build-mix.js # .mix zip builder
└── extractors/ # TypeScript extractor reference
For educational purposes only. Plugins scrape publicly available websites. No copyrighted content is hosted or distributed. Users are responsible for complying with local laws.