Autoexpand YouTube links in WeeChat's buffer
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
res
.gitignore
README.md
ytautoexpand.rb

README.md

YouTube link autoexpander for WeeChat

No setup necessary, just load the script.

res/shot.png

Currently there's no configuration possible, so you'll have to edit the script file itself in order to configure it.

Installation

$ cd ~/.weechat/ruby
$ wget [main script file].rb

in WeeChat:

/script load ytautoexpand.rb

and it should work.