0.1.8 • Published 8 years ago

stremio-twitch v0.1.8

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Twitch.tv Add-on for Stremio

This Add-on allows you to fetch live streams from Twitch.tv in Stremio

As the Twitch.tv API requires a Client ID in order to work, the TWITCH_CLIENT_ID process environment variable must be set prior to running this Add-on.

How to run

Linux / OSX

export TWITCH_CLIENT_ID="my-secret-client-id"
npm start

Win

set TWITCH_CLIENT_ID="my-secret-client-id"
npm start
0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago