Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 815 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 815 Bytes

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