Skip to content

Instantly share code, notes, and snippets.

@JFKingsley
Last active December 22, 2015 14:59
Show Gist options
  • Save JFKingsley/6489395 to your computer and use it in GitHub Desktop.
Save JFKingsley/6489395 to your computer and use it in GitHub Desktop.
Stuff you need to install the YoutubeMediaMac extension for chrome
Dependencies: CMake
This project will install libwebsockets (if it is not already installed).
First download this: http://www.thebitguru.com/site_media/uploads/downloads/PlayButtoniTunesPatch-0.8.2.zip
Then double click and run Patch.command so iTunes doesnt boot when you press the play button
git clone --recursive git://github.com/whymarrh/media-keys.git
cd media-keys
./install.sh
Install the Chrome extension from here: https://cloudup.com/cAcS8UfyoCn
@alyssais
Copy link

libwebsockets.dylib was not found in /usr/local/lib/libwebsockets.dylib
Building libwebsockets
./compile.sh: line 19: cmake: command not found
make: *** No targets specified and no makefile found.  Stop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment