No description
Find a file
dependabot[bot] 5336a2ced5
Bump node-fetch from 2.6.1 to 2.6.7 in /catalogs (#46)
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-04-01 13:58:59 +02:00
.github/workflows add catalogs deployment 2022-04-01 13:57:37 +02:00
addon Bump ansi-regex from 3.0.0 to 3.0.1 in /addon (#44) 2022-04-01 13:58:46 +02:00
catalogs Bump node-fetch from 2.6.1 to 2.6.7 in /catalogs (#46) 2022-04-01 13:58:59 +02:00
scraper bump google-sr 2022-03-02 15:01:59 +01:00
.gitignore [scraper] updates manual functions 2020-12-23 11:28:45 +01:00
docker-compose.yml Initial commit 2019-03-13 22:41:15 +01:00
Dockerfile bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
package-lock.json return binge group for movies 2022-03-13 19:36:26 +01:00
package.json return binge group for movies 2022-03-13 19:36:26 +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.