No description
Find a file
2020-04-23 17:08:18 +02:00
.github/workflows
addon [addon] return 302 instead of 301 for resolved links 2020-04-22 10:22:55 +02:00
scraper [scraper] fixes seeders updating if provider not found 2020-04-23 17:08:18 +02:00
.gitignore
app.yaml
docker-compose.yml
LICENSE
now.json
package-lock.json [scraper] rework scraper scheduling and added seeders updating 2020-04-23 16:46:04 +02:00
package.json [scraper] rework scraper scheduling and added seeders updating 2020-04-23 16:46:04 +02:00
Procfile
README.md

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.