Stremio Bootstrapper Addons Extra Quality < 2026 >

const addonBuilder, serveHTTP = require('stremio-addon-sdk');

Provides access to free live television channels and sports. TMDB, Cyberflix, AIOLists stremio bootstrapper addons

If you prefer the official SDK:

app.get('/manifest.json', (req, res) => const set = req.query.set === 'full' ? 'full' : 'basic'; const addons = ADDON_SETS[set].map(url => ( transportUrl: url, transportName: "http" )); serveHTTP = require('stremio-addon-sdk')