Torrentcatcher

Takes torrent urls from RSS feeds and downloads them using transmission

Download .zip Download .tar.gz View on GitHub

Description

Takes torrent or magnet links from rss feeds you provide, parses them and sends them to transmission.

Installation and Usage

To install this for your personal use run these commands:

git clone https://github.com/archangelic/torrentcatcher
cd torrentcatcher/
python setup.py install
torrentcatcher --setup

OR pip install torrentcatcher

Follow the setup instructions. Once completed, you will be able to just run torrentcatcher to start downloading from the feed you added!

torrentcatcher.py -h will reveal all available options and their descriptions.