2020-03-09 15:23:16 +01:00
2019-03-13 22:41:15 +01:00
2020-03-08 23:29:54 +01:00
2019-03-13 22:25:05 +01:00
2020-03-08 23:29:54 +01:00
2020-03-08 23:29:54 +01:00

Torrentio Scraper

Initial dumps

The Pirate Bay

https://mega.nz/#F!tktzySBS!ndSEaK3Z-Uc3zvycQYxhJA

https://thepiratebay.org/static/dump/csv/

Kickass

https://mega.nz/#F!tktzySBS!ndSEaK3Z-Uc3zvycQYxhJA

https://web.archive.org/web/20150416071329/http://kickass.to/api

Migrating Database

When migrating database to a new one it is important to alter the files_id_seq sequence to the maximum file id value plus 1.

ALTER SEQUENCE files_id_seq RESTART WITH <last_file_id + 1>;
Description
A selfhosted Stremio addon
Readme Apache-2.0 19 MiB
Languages
JavaScript 49.4%
C# 46%
PLpgSQL 1.8%
Python 1.3%
Dockerfile 1.3%
Other 0.1%