wowfoki.blogg.se

Popcorn time addon stremio
Popcorn time addon stremio













popcorn time addon stremio
  1. Popcorn time addon stremio movie#
  2. Popcorn time addon stremio install#
  3. Popcorn time addon stremio code#

STREMIO_ZOOQLE_ENDPOINT - base URL to use in the endpoint, must be public in production mode (defaults to.STREMIO_ZOOQLE_ID - addon identifier, must be non-default in production mode (defaults to stremio_zooqle).STREMIO_ZOOQLE_PASSWORD - Zooqle password, required (unset by default).STREMIO_ZOOQLE_USERNAME - Zooqle username, required (unset by default).NODE_ENV - when set to production, the addon will announce its endpoint to the Stremio addon tracker.To configure the addon, set the following environment variables before running it: When run in Docker using these scripts, the variables from the current shell are passed to the Docker container. docker-prod sets NODE_ENV to production and launches the addon in a stremio-zooqle Docker container.docker-dev sets NODE_ENV to development and launches the addon in a stremio-zooqle Docker container.docker-start launches the addon in a stremio-zooqle Docker container.build builds the addon in the dist dir (add -w to watch).dev sets NODE_ENV to development and launches the addon with node inspector activated.prod sets NODE_ENV to production and launches the addon.npm scriptsĮach of these scripts can be used with yarn or npm run : The transpiled files are included in the repository: this makes for quicker start and eases deployment to different environments such as Docker and Heroku. It is covered by a suite of Jest tests, and the staged files are automatically linted with ESLint.

Popcorn time addon stremio code#

The code is written in ES7 and then transpiled with Babel.

popcorn time addon stremio

Note: since this addon scrapes pages, it is recommended to run it behind a proxy and use Redis caching. STREMIO_ZOOQLE_ID to a non-default value.STREMIO_ZOOQLE_ENDPOINT to a public URL of the addon.In order for the addon to work publicly, the following environment variables must be set in addition to the account variables:

Popcorn time addon stremio install#

To add the addon to Stremio app, open its endpoint in the browser and click the Install button, or enter the URL in the app's Addons section. To install and quickly start the addon, do:īy default the server starts on localhost:80 in development mode and doesn't announce itself to the Stremio addon tracker. Before starting the addon, register on Zooqle and then set the STREMIO_ZOOQLE_USERNAME and STREMIO_ZOOQLE_PASSWORD environment variables to the corresponding values.

Popcorn time addon stremio movie#

IMPORTANT: it requires a Zooqle account to scrape magnet links from movie pages. It uses environment variables for configuration and includes a handful of npm scripts to run with or without Docker. The addon is a web server that fetches torrent files from Zooqle, which indexes them from various trackers. Prints a nicely formatted status message when run.Limits the number of concurrent requests to avoid overloading the API.Formats stream titles in a user-friendly way (see the screenshot).Many videos include audio tracks in different languages.Includes 36,000+ movies and 1,600+ series from 2,200+ trackers.This is a Stremio addon that provides movies and series indexed by Zooqle from RARBG, KAT, YTS, MegaTorrents and other torrent trackers.















Popcorn time addon stremio