Skip to content

🌱 A script that downloads a list of .torrent files from a website, checks their health and lists the ones that need more seeding.

License

Notifications You must be signed in to change notification settings

agucova/needs-seeding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

needs-seeding 🌱

A script that downloads a list of .torrent files from a website, checks their health and lists the ones that need more seeding.

Requirements

The script requires a working python ≥ 3.5 installation.

If you have Python Poetry you can install the dependencies directly:

poetry install

If not, you can use the equivalent requirements.txt:

pip install -r requirements.txt

Usage

The script is very much a work in progress, so while the objective is to make it a full CLI and later a webapp, for now you'll have to change the constants in main.py and run the program.

About

🌱 A script that downloads a list of .torrent files from a website, checks their health and lists the ones that need more seeding.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages