stremio-addons

2.8.14 • Public • Published

Stremio Add-ons

Join the chat at https://gitter.im/Stremio/stremio-addons

All of the video content Stremio provides, it gets exclusively through this add-on system, with no content or specific provider being built into the app.

This package includes both Server and Client for a complete Add-on System.

Add-ons are being hosted separately (on a server). As such, they have increased security and support their own node modules.

What do they do?

The purpose of an add-on is to gather media content (not to extend app features) and respond to requests from the Client which will expect:

Benefits

Getting started

To get started with Add-ons, you first need to have Node.js installed.

You can scaffold an empty Stremio add-on by running:

npm -g install yo generator-stremio-addon # use sudo if you're on Linux
yo stremio-addon

Documentation

Tutorials

Demo Add-ons

  • Hello World - basic explanation of how to create a streaming add-on
  • Twitch.tv - streams live from Twitch.tv
  • Local Files - indexes files found locally and puts them in Stremio
  • Filmon.tv - adds TV catalogue from Filmon.tv with streaming
  • WatchHub - redirects to official sources where you can stream movies/series
  • OpenSubtitles - find subtitles automatically for the played video file

brought to you by Stremio

Readme

Keywords

Package Sidebar

Install

npm i stremio-addons

Weekly Downloads

52

Version

2.8.14

License

MIT

Unpacked Size

134 kB

Total Files

44

Last publish

Collaborators

  • ivogeorgiev