YouTube Music for Desktop Martin Aaby Finnerup
winget install --id=MartinFinnerup.YouTubeMusicforDesktop -e
A desktop client for YouTube Music with MusixMatch lyrics.
YouTube Music Desktop is a desktop client designed to provide a seamless experience for YouTube Music users. The software allows you to access your favorite music directly from your desktop while integrating MusixMatch lyrics for an enhanced listening experience.
Key Features:
- Direct integration with YouTube Music's vast library of songs, playlists, and albums.
- Integrated lyrics via MusixMatch, displayed in sync with the audio playback.
- Customizable themes and interface options to tailor the experience to your preferences.
- Equalizer settings to enhance sound quality according to your taste.
- Keyboard shortcuts for quick navigation and control.
Audience & Benefit: Ideal for music enthusiasts who prefer a desktop environment for accessing YouTube Music. This tool enables users to enjoy their favorite tunes with synchronized lyrics, customize their listening experience, and save time by consolidating all features into one application.
The software can be installed via winget, ensuring a straightforward setup process for users seeking a professional-grade desktop music client.
README
YouTube Music for Desktop
An unofficial desktop client for YouTube Music, with integrated lyrics from MusixMatch.
You can check out my other work here: https://www.codeslasher.com/
Download
Download the latest release on https://github.com/MaverickMartyn/youtube-music-desktop/releases
Todo:
See TODO.md
Build requirements:
- Yarn package manager (1.10.0+)
- Node (v8.12.0+)
- Electron (v3.0.2+)
Build guide
- Run
yarn run dist
- Resulting artifacts are in the ./dist folder.
Publishing release artefacts
To publish a new release artifact, you need to set GH_TOKEN
to the GitHub Token for your fork repo.
Use [Environment]::SetEnvironmentVariable("GH_TOKEN","","User")
to do that.
Then you need to run yarn run publish
.
Finally you just need to publish the release on GitHub, through the releases page.
Disclaimer
- I do NOT own YouTube Music or MusixMatch, nor am I affiliated or even endorsed by them.
- This software is provided as is, with no warranties and/or support guaranteed.