
YouTube Music Desktop Player
Turns the YouTube Music site into a desktop application.
2 followers
Turns the YouTube Music site into a desktop application.
2 followers
Turns the YouTube Music site into a cross-platform desktop application for Windows and Linux using QtWebEngine.





Gracias por la respuesta. Se puede sincronizar las letras de las canciones en linea ?
@arcangel_nvox Not at the moment, but I'll consider creating a plugin for this purpose in the near future.
Alternatively, you can download a custom plugin (.js script) that adds lyrics synchronization with the song, available for version 1.25.0-rc3 and later, from greasyfork.org and enable it in the app by following these instructions.
It’s not the most elegant solution, but it works.
VirusTotal reporta posible amenaza.
@arcangel_nvox These are false positives, as this is a known behavior of Python applications built using PyInstaller and packaged by an installer that applies compression (in our case, Smart Install Maker). Antivirus programs react to the package itself, not the code.
The application source code and build script are fully open on GitHub - you can verify for yourself that there is nothing malicious there.