WeeChat terminal IRC client
- acccess to "OAuth Password Generator"; semi-official service
- push "Connect to Twitch"
| // ==UserScript== | |
| // @name YouTube Audio Compressor/Limiter | |
| // @description A somewhat passable solution to YouTubers who don't know how to look at a dB meter while editing their videos... (Makes very loud sections not as deafening!) | |
| // @author Tim (@ineedfocus) | |
| // @include https://www.youtube.com/* | |
| // @include http://www.youtube.com/* | |
| // ==/UserScript== | |
| //Apply compression to YouTube video | |
| function fixAudio(element) { |
WeeChat terminal IRC client