No description
Find a file
2022-01-28 15:33:33 +01:00
.github/workflows enable addon pipeline 2021-09-20 18:45:48 +02:00
addon dump debrid link and pass ip 2022-01-28 15:33:33 +01:00
scraper return streaming url when in browser for RD and PM 2022-01-06 23:14:15 +01:00
.gitignore [scraper] updates manual functions 2020-12-23 11:28:45 +01:00
docker-compose.yml Initial commit 2019-03-13 22:41:15 +01:00
Dockerfile bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
package-lock.json bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
package.json bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
README.md moves scraper to a subpackage 2020-03-10 15:23:52 +01:00

Torrentio

Torrentio includes 2 parts:

  • torrentio-scraper - a background process continuously scrapping newest torrents from configured torrent providers.
  • torrentio-addon - the Stremio addon which will query scraped entries and return Stremio stream results.