0.1.8 • Published 9 years ago

stremio-twitch v0.1.8

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

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago