Control YouTube Music from your phone, tablet, or another computer.
Download the app here!
For the web version, see the dedicated section below.
- Enable the API Server plugin in YouTube Music.
- Set the authorization strategy to
No authorization
. - Install YouTube Music Remote to your device or access the web version.
- Configure the connection settings.
- Enjoy controlling YouTube Music remotely!
The web version can be accessed here after doing some configuration on your browser.
You need to disable a security feature for the site first. YouTube Music's API Server is hosted locally using HTTP and the browser blocks requests to the server for that reason.
- Go to the web app.
- Click the lock or settings icon on the left side of the address bar.
- Click
Site settings
. - Scroll down to
Insecure content
and selectAllow
. - Reload the page.
- Go to the web app and go to the settings page.
- Configure your connection settings.
- Click the lock icon on the left side of the address bar.
- Click
Connection secure
. - Click
Disable protection for now
.
For Firefox, you have to disable the protection every time you reopen your browser.
yarn
yarn android # or yarn web
- Note that this will not work on Expo Go, as some libraries used are not supported by it.
- iOS is not yet tested to work due to no access to an Apple device.
There are some limitations to the app mostly due to the limitations of the API server:
- Authorization strategy must be set to
No authorization
in the plugin configuration (for now). - Queue is for viewing only.
- Some player button states (repeat, like/dislike, etc.) are indeterminate.