GithubHelp home page GithubHelp logo

booblyboo / stremio-imdb-tag-local Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaruba/stremio-imdb-tag

0.0 0.0 0.0 26 KB

Local add-on for PimpMyStremio to create a catalog from a IMDB tag.

JavaScript 100.00%

stremio-imdb-tag-local's Introduction

Stremio Add-on to Add an IMDB Tag as a Catalog

This is a simple add-on that uses an ajax call to get a list of items based on tag from IMDB, then converts those items to Stremio supported Meta Objects.

Using locally

Pre-requisites: Node.js, Git

git clone https://github.com/jaruba/stremio-imdb-tag.git
cd stremio-imdb-list
npm i
npm start

This will print http://127.0.0.1:7525/[imdb-tag]/manifest.json. Add a IMDB list id instead of [imdb-tag] in this URL and load the add-on in Stremio.

Using remotely

Use https://stremio-imdb-tag.now.sh/[imdb-tag]/manifest.json. Add a IMDB list id instead of [imdb-list-id] in this URL and load the add-on in Stremio.

What is a IMDB Tag ID

Presuming that the list for the keyword you want to add is https://www.imdb.com/search/keyword?keywords=action-hero, the IMDB tag id in this case is action-hero.

You can search through all the IMDB tags on this page.

Sorting Tag Lists

You can also sort these lists, supported sorting tags: popular, new, rating, alphabetical, votes, longest, shortest, yearDesc, yearAsc

The default sorting is: popular

To get a list of sorted items, use: https://stremio-imdb-tag.now.sh/[imdb-tag]/[sorting-tag]/manifest.json

Example: https://stremio-imdb-tag.now.sh/action-hero/new/manifest.json

Install Add-on in Stremio

addlink

stremio-imdb-tag-local's People

Contributors

booblyboo avatar jaruba avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.