Introduction
StremThru is a companion service for Stremio. It provides an HTTP(S) proxy with authorization, debrid store integrations through a unified API, content proxying with byte serving, and a suite of Stremio addons.
Store Integration
A Store is an external debrid service that provides access to content. StremThru acts as a unified interface for interacting with these stores.
Supported stores:
Stremio Addons
StremThru includes six built-in Stremio addons:
SDKs
Official SDKs are available for programmatic access:
- JavaScript —
npm install stremthru - Python —
pip install stremthru