No description
Find a file
2020-04-23 15:15:52 +02:00
.github/workflows [addon] moves rd resolver to addon 2020-04-08 21:44:15 +02:00
addon [addon] return 302 instead of 301 for resolved links 2020-04-22 10:22:55 +02:00
scraper [scraper] updates rarbg dump scraper 2020-04-23 15:15:52 +02: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 adds docker deployment 2020-03-26 18:34:29 +01:00
package-lock.json [scraper] removes moch resolver from scraper 2020-04-09 13:35:11 +02:00
package.json [scraper] removes moch resolver from scraper 2020-04-09 13:35:11 +02: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.