[PLUGIN] YouTube Music

SSH into Volumio, then:

$ git clone https://github.com/patrickkfkan/volumio-ytmusic.git
$ cd volumio-ytmusic
$ npm i
$ npm run build

If fresh install:

$ volumio plugin install

If update:

$ volumio plugin update
3 Likes