Downloads

IRC:

XChat – Open Source Version (GUI)

XChat (Windows 32bit)

XChat (Windows 64bit)

 

Scripts:

youtube-dl script

https://dl.dropbox.com/u/36976460/youtubedl (Linux)

This script utilizes the youtube-dl script that is available for Ubuntu and most other Linux distros. The script will either rip the audio from a specified youtube link or download the full video. The choice is yours. This script requires certain dependencies in order to work properly.

dependencies:  youtube-dl  & ffmpeg

sudo add-apt-repository ppa:nilarimogard/webupd8

sudo apt-get update

sudo apt-get install youtube-dl && sudo apt-get install libav-tools