No description
Find a file
2020-03-15 11:24:18 +01:00
.github/workflows [scraper] deploy to google app engine 2020-03-13 22:23:31 +01:00
addon [addon] updates stream info title creation 2020-03-14 22:29:05 +01:00
scraper [scraper] updates tpb dum scraper 2020-03-15 11:24:18 +01:00
.gitignore moves scraper to a subpackage 2020-03-10 15:23:52 +01:00
app.yaml [scraper] deploy to google app engine 2020-03-13 22:23:31 +01:00
docker-compose.yml Initial commit 2019-03-13 22:41:15 +01:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
now.json [addon] adds gitub silent flag for now config 2020-03-11 19:21:32 +01:00
package-lock.json [addon] updates stream info title creation 2020-03-14 22:29:05 +01:00
package.json [addon] updates stream info title creation 2020-03-14 22:29:05 +01:00
Procfile moves scraper to a subpackage 2020-03-10 15:23:52 +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.