Do you want to be able to listen to Youtube playlists without switching to your browser tab? Want to skip a song with your keyboard shortcuts?
I do, and I’ve created an electron wrapper to help me with this problem.
Built with a great deal of help from https://github.com/jiahaog/nativefier
With Node.js installed,
npm install nativefier -g
git clone https://github.com/adyz/youtube-keyboard-shortcuts
nativefier http://youtube.com --inject ./index.js ~/Desktop --overwrite
where index.js
is the file you you will find on this repo.
After this all you need to do is login and enjoy listening to your cool youtube playlists as I do