MalluFlix is a lightweight Malayalam-only discovery addon for Stremio. It uses TMDB for identifying Malayalam films and Cinemeta for official Stremio-compatible metadata, allowing other streaming addons to automatically attach available streams.
MalluFlix does NOT host, store, or distribute any video content.
- 🇮🇳 Malayalam-only movie catalog
- 🔍 Powered by TMDB language discovery
- 🔗 Fully compatible with all Stremio streaming addons
- ⚡ Infinite scroll with stable pagination
- 🧠 Automatic IMDb ID resolution for ecosystem-native behavior
- 🚫 No scraping, no illegal content, no file hosting
Stremio App
↓
MalluFlix Addon
↓
TMDB (find Malayalam movies)
↓
IMDb ID mapping
↓
Cinemeta (official Stremio metadata)
↓
Other Streaming Addons attach streams automatically
MalluFlix only provides catalog & metadata, never streams.
- Clone the repository
- Install dependencies:
npm install- Add your TMDB API key in the source file:
const TMDB_KEY = "YOUR_TMDB_API_KEY";- Start the addon:
node index.js- Open in browser:
http://localhost:7000/manifest.json
- Install it into Stremio.
https://malluflix-forzayt-stremio.onrender.com/
| Endpoint | Purpose |
|---|---|
/manifest.json |
Addon metadata |
/catalog/movie/malluflix_catalog.json |
Malayalam movie list |
/meta/movie/{imdb_id}.json |
Movie metadata via Cinemeta |
MalluFlix:
- ❌ Does NOT host or distribute copyrighted media
- ❌ Does NOT scrape or index illegal sources
- ❌ Does NOT provide streaming URLs
- ✅ Only aggregates public metadata
- ✅ Uses official APIs (TMDB, Cinemeta)
All trademarks, movie posters, and metadata belong to their respective owners.
The user is solely responsible for any third-party addons they install alongside MalluFlix.
This project exists only as a catalog & metadata enhancer.
Any media streams displayed inside Stremio are supplied by external addons that the user installs separately. MalluFlix has no control over third-party stream sources.
Pull requests are welcome.
Suggested improvements:
- Malayalam keyword detection refinement
- Local caching
- Performance optimizations
- TMDB
- Stremio Cinemeta
- Stremio Addon SDK
If you enjoy this project, you can support development via Buy Me A Coffee ☕ on the website.