Skip to content

Stremio Add-on for Video Game Trailers / Gameplays from IGDB.com

Notifications You must be signed in to change notification settings

Zero0Q/stremio-igdb-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stremio IGDB Add-on

This Add-on allows you to fetch trailers and gameplag videos for video games from IGDB.com in Stremio

As the IGDB.com API requires a Token in order to work, the IGDB_KEY process environment variable must be set prior to running this Add-on.

How to run

Linux / OSX

export IGDB_KEY="my-secret-api-key"
npm start

Win

set IGDB_KEY="my-secret-api-key"
npm start

Tutorial

Read the tutorial on how this was made here

About

Stremio Add-on for Video Game Trailers / Gameplays from IGDB.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%