No description
Find a file
2021-01-28 23:41:01 +01:00
.github/workflows [scraper] adds scraper deploy pipeline 2020-09-11 19:43:17 +02:00
addon [addon] return empty array instead of spamming errors for unsupported ids 2021-01-27 00:16:16 +01:00
scraper [scraper] limit number of eps parsed from file 2021-01-28 23:41:01 +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 [scraper] adds scraper deploy pipeline 2020-09-11 19:43:17 +02:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
package-lock.json [scraper] bumps google-it 2020-12-27 20:05:17 +01:00
package.json [scraper] bumps google-it 2020-12-27 20:05:17 +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.