Displays Twitch.tv chat replay when watching VoDs with mpv.
- Install
mpv
andlua
- Install
luarocks-5.2
(or 5.1 if yourmpv
uses that instead) with your package manager of choice- OS X:
brew install lua
- Arch Linux:
pacman -S luarocks5.2
- OS X:
- Run
install.sh