Irssi is a auto download program that connects to a sites irc and snatches torrents as soon as they are announced.
This guide isn't mine but i thought i should share it as it's so great and easy to use.

I think you need root access to install it, so if you can't install it yourself, try to contact the person who gives you the seedbox you use.


Originally from SCC / SourceForge.net • View topic - Installing autodl-irssi
____________________

This is an auto downloader for Irssi.

Features:
* ruTorrent plugin (optional).
* Supports your favorite tracker
* Advanced but easy to use filters. No complicated regex required, not even wildcards for TV shows and movies.
* Some of the filters: release, size, tracker, resolution, source (eg. BluRay), category, format (eg. FLAC), bitrate, and many more.
* Torrent can be saved to a watch directory, or uploaded to uTorrent webui or an FTP server.
* Option to set max downloads per day/week/month
* Torrent data folder name can use info from the torrent or current date (eg. "dated" folders)
* No broken .torrent files are ever uploaded to your client. Torrent files are verified before uploading them.
* Duplicate releases are not downloaded by default.
* Torrents are downloaded in the background so Irssi isn't blocked.
* SSL downloads can be forced.
* Automatic updates.
* Automatically connects to IRC servers and channels
* Wake on LAN

It can be downloaded here: autodl-irssi | Download autodl-irssi software for free at SourceForge.net










Installation

The install script will install autodl-irssi and optionally also ruTorrent, the ruTorrent plugin and any other dependencies required to have a fully working ruTorrent install. It will ask a few questions and then install whatever you selected.

Ubuntu and Ubuntu clones:
cd
wget --no-check-certificate -O autodl-setup Download autodl-irssi from SourceForge.net
sudo sh autodl-setup
Any other OS
Log in as root:
su -
Then install it:
wget --no-check-certificate -O autodl-setup Download autodl-irssi from SourceForge.net
sh autodl-setup
To use the autodl-irssi ruTorrent plugin, click its icon at the top of ruTorrent. It's usually the icon to the left of ruTorrent's settings icon. The icon is either a white bubble or a white down arrow inside a green square. The autodl-irssi tab will show all autodl-irssi output as long as ruTorrent is loaded.



If you don't use the ruTorrent plugin, then you may want to send all autodl-irssi output to its own window:
By default, all autodl-irssi output goes to the (status) window. If there's a window called autodl, then it will write all output to that window. Use these Irssi commands to create a new window named autodl and place it right after the status window (i.e., window position 2):
First start Irssi! :D
/window new hidden
/window name autodl
/window move 2
/layout save
/save
Manual installation

Click here: https://sourceforge.net/apps/phpbb/a...wforum.php?f=1





The autodl.cfg file

You don't need to know this if you're using the ruTorrent plugin. The documentation is quite long, but here's a link: https://sourceforge.net/apps/phpbb/a...wforum.php?f=1