Page 1 of 1

automated torrent search and download on tracker.example.com

Posted: Mon Jun 09, 2014 2:26 am
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!