Stremio Telegram Addon

A self-hosted Stremio addon proxy to stream videos, audios, and segmented archive parts directly from Telegram.

Addon Manifest URL
Install on Stremio App Install on Stremio Web
Local Deployment Troubleshooting
This error only occurs in local HTTP deployments. If you deploy this project to a secure public HTTPS server (such as Hugging Face Spaces, Render, or Koyeb), this installation button will work flawlessly.

For local deployments, Stremio's desktop protocol handler (stremio://) strips local ports and forces HTTPS, resulting in connection failure.

How to install locally:
  1. Click the Copy button on the manifest URL field above.
  2. Open the Stremio Desktop App.
  3. Navigate to Add-ons (puzzle icon in the sidebar).
  4. Paste the copied URL directly into the Add-on Repository URL input box at the bottom and click Install.
  5. Alternatively, use the Install on Stremio Web button above.
Segmented File Stitching
Groups and stitches split file parts (.001, .part1, etc.) into a virtual continuous stream on the fly.
Range-Seek Support
Full byte-range support allows you to skip forward or seek backward instantly inside your media player.
Subtitle Mapping
Scans the channel dynamically for matching subtitle files (.srt, .vtt, .ass) and injects them.
Access Control
Protects endpoints with a secure API key check to prevent unauthorized use of your proxy.
License: MIT Non-Commercial License (MIT-NC)
This software is published under a custom MIT Non-Commercial License (MIT-NC). Sublicensing, commercial distribution, renting, or monetization of this code or its derivatives is strictly prohibited. Attribution must be preserved in all copies.