No description
Find a file
2020-09-11 19:43:17 +02:00
.github/workflows [scraper] adds scraper deploy pipeline 2020-09-11 19:43:17 +02:00
addon Bump node-fetch from 2.6.0 to 2.6.1 in /addon 2020-09-11 16:33:58 +02:00
scraper [scrapper] updates hs mapping 2020-08-27 10:11:47 +02:00
.gitignore [addon] adds filtering based on provider 2020-03-15 23:49:54 +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 Bump node-fetch from 2.3.0 to 2.6.1 2020-09-11 16:34:25 +02:00
package.json [scraper] implements custom rargb api class 2020-05-26 23:22:08 +02: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.