You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
torrent-paradise/index-generator
Urban Guacamole 330f426b81 Redo tracker scraping, index generation
Seed/leech counts are fetched from all trackers for every torrent and
data from the tracker with most seeds for a given torrent is used.

I also got rid of SQLite which was previously used for generating
the index. It was replaced by a simple CSV file.  KISS

Some minor bugfixes and tweaks also included (sorry for not breaking
them up into more commits).
5 years ago
..
fix-metajson.py Redo tracker scraping, index generation 5 years ago
main.js Clean up 5 years ago
main.ts Redo tracker scraping, index generation 5 years ago
package-lock.json Redo tracker scraping, index generation 5 years ago
package.json Redo tracker scraping, index generation 5 years ago
tsconfig.json Initial commit 5 years ago