Skip to content

XeroxDev/Loupedeck-plugin-YTMDesktop

Repository files navigation

1. Table of content

2. Badges

Forks Stars Watchers Contributors

Issues Issues closed

Issues-pr Issues-pr closed PRs welcome

Release Downloads

Awesome Badges

3. What is this Plugin?

This Loupedeck Plugin allows you to control the YouTube Music Desktop App

Note

We only support version 2.x.x and above, if you are using an older version, please update to the latest version.

4. Support / Feedback

You found a bug? You have a feature request? I would love to hear about it here or click on the "Issues" tab here on the GitHub repositorie!

You can also join my discord here

5. Actions

  • Play / Pause Track
  • Next Track
  • Previous Track
  • Like Track
  • Dislike Track
  • Volume Mute
  • Volume Down
  • Volume Up
  • Track Info
    • Shows a scrolling text for album, title and author
    • Shows the thumbnail of the track
  • Shuffle
  • Repeat
    • NONE
    • ALL
    • ONE

6. How to use it?

Note

This is just a simplified version, please visit the official documentation for a more detailed guide.

  1. Install the YouTube Music Desktop App.
  2. Install the Plugin from Releases
  3. Add a settings profile action, fill out everything and click save.
  4. Make sure the YouTube Music Desktop App and the Companion Server is running
    • Settings > Integration > Enable "Companion Server"
  5. Turn on "enable companion authorization" under the Companion Server
  6. Press the Profile button on your device
  7. Compare the authorization code displaying by the plugin with the one displaying in the YouTube Music Desktop App and if they match, confirm the authorization in the YouTube Music Desktop App
  8. If you've gotten no error and the plugin is now displayed in the "Authorized companions" list of YouTube Music Desktop, you can now use the plugin

7. How to contribute?

Just fork the repository and create PR's.

Note

We're using release-please to optimal release the library. release-please is following the conventionalcommits specification.