automated torrent search and download on tracker.example.com

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
johannestaas
Posts: 2
Joined: Mon Jun 09, 2014 2:20 am

automated torrent search and download on tracker.example.com

Post by johannestaas »

It's pretty much all explained here:

http://www.reddit.com/r/Python/comments ... t_crawler/

I'll be working on making it more user friendly, but for those of you who want to automate searching for torrents and use transmission, this may be interesting to you.

Example:

Code: Select all

$ ultratransmission --max-size 2GB --max-downloads 2 "insertstupidsitcom s04e05"
Let me know if you have any bug reports or feature requests!
Post Reply