1.0.0 • Published 9 years ago

sonos2youtube v1.0.0

Weekly downloads
12
License
-
Repository
github
Last release
9 years ago

sonos2youtube

Plays YouTube videos for the current Sonos track in Chrome.

Usage (OSX)

  1. Create a server API key for use with the YouTube API. For more info, see the relevant Google developer docs.

  2. Make sure Chrome is completely shut down.

  3. $ /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222

  4. $ npm install

  5. $ node index.js --key=YOUR_API_KEY

  6. Grab a beer.

Options

Tips

This module is a lot of fun for situations where you're using Sonos as a jukebox, with lots of people adding music to the queue. Audio and video will never be perfectly synced -- that's not the goal of this module.

For best results while using this module:

  • Log into YouTube with an account that can view age restricted videos.
  • Block preroll ads on YouTube.
  • Mute your Mac's audio.
  • Be intoxicated.

License

MIT