0.1.8 • Published 10 years ago

stremio-twitch v0.1.8

Weekly downloads
4
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago