No description
Find a file
dependabot[bot] 9f4146ae0c
Bump node-fetch from 2.6.1 to 2.6.7 in /addon (#38)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 19:41:53 +01:00
.github/workflows enable addon pipeline 2021-09-20 18:45:48 +02:00
addon Bump node-fetch from 2.6.1 to 2.6.7 in /addon (#38) 2022-02-18 19:41:53 +01:00
scraper add yts full scan scraper 2022-02-18 19:41:01 +01:00
.gitignore [scraper] updates manual functions 2020-12-23 11:28:45 +01:00
docker-compose.yml
Dockerfile bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
LICENSE
package-lock.json bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
package.json bump from node image to support v2 lock files 2022-01-06 23:29:57 +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.