Skip to content

This script collects all magnet links on a specified web page and populates your default torrent client with the collected magnets.

License

Notifications You must be signed in to change notification settings

eliashow/seedbox-germination-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seed Box Germination Script

This script collects all magnet links on a specified web page and populates your default torrent client with the collected magnets. I created this script as a quick means to populate remote machines dedicated for seeding torrents.

Running The Script

  1. Clone the repository.
git clone https://github.com/eliashow/seedbox-germination-script.git
  1. Change working directory.
cd seedbox-germination-script
  1. Run the install script (Debian, Fedora, Arch) or install the prerequisites manually (pip3 install validators pyquery).
chmod +x install.sh
./install.sh
  1. Make sure to uncheck any options in your torrent client that may open dialog boxes when adding torrents.

  2. Run the germination script.

python3 germination.py

About

This script collects all magnet links on a specified web page and populates your default torrent client with the collected magnets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published