No description
Find a file
2020-03-17 16:37:11 +01:00
.github/workflows [scraper] deploy to google app engine 2020-03-13 22:23:31 +01:00
addon [addon] filter realdebrid cached entries to contain ony videos 2020-03-17 16:37:11 +01:00
scraper [scraper] fixes cron expression 2020-03-17 08:28:41 +01:00
.gitignore [addon] adds filtering based on provider 2020-03-15 23:49:54 +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] filter realdebrid cached entries to contain ony videos 2020-03-17 16:37:11 +01:00
package-lock.json [scraper] updates tpb proxies 2020-03-16 14:48:57 +01:00
package.json [scraper] updates tpb proxies 2020-03-16 14:48:57 +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.