/catch-url

ruby script that combines newsbeuter with rtorrent

Primary LanguageRuby

I wrote this little script to integrate newsbeuter into my rtorrent setup.
What is does is simply parsing a URL from the newsbeuter queue,
downloading the torrent file and putting it into the watch folder of my rtorrent setup.
This is only tested with feeds from eztv.
To use this, you can start it from your users crontab.
If you working inside rvm don't forget to install the addressable gem into your syslem: sudo gem install addressable