The music agent for Zeus. This plays music by searching for and downloading it from YouTube.
- Install youtube-dl >= 2015.01.11.
- Install VLC and make sure it's on your path.
- On OS X, install VLC as usual.
- bunyan for pretty printing logs.
Clone the repo, cd
into it, and run npm install
.
$ node index.js --logfile music.log 2>&1 | bunyan