Music

The music agent for Zeus. This plays music by searching for and downloading it from YouTube.

Prerequisites

  • 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.

Install

Clone the repo, cd into it, and run npm install.

Run

$ node index.js --logfile music.log 2>&1 | bunyan