Start torrents directly from your feeds!

root

rss2torrent

What

rss2torrent check the torrent from a rss feed of you choice, match a regex against the titles and if the match, download the torrent files and put them on a directory (hopefully to autoload) of your choice

Why would you reinvent the wheel?

I didn't know I was reinventing the wheel, also it wasn't particulary hard to do. Also I didn't know that torrent clients had this feature

How to use

Two ways. Either create a config file in $HOME/.rss2torrent in the following format

rssFeeed = ["http://www.awesometorrent.com/.../rss", "moreFeeds"]
match = [[".*Ubuntu.*iso.*", "Xubuntu.*iso"], ["moreposixRegexes"]]
directory = "$(HOME)/autoload
#yes it expands the $(HOME) env, also this is a comment

The other one is to pass command line arguments directly.

License

I AM GONNA USE A SADISTIC LICENSE TO LOCK YOU DOWN!.

Not really, is simple BSD3.