Releases: deeffest/Youtube-Music-Desktop-Player
Releases · deeffest/Youtube-Music-Desktop-Player
1.5.1
1.5
1.5 Update!
- Fixed some bugs in the downloader.
- Added a toolbar at the top of the main window.
- Improved detection of track name and author in miniplayer,
now uses js on current page instead of pytube. - Added a menu with Copy and Paste buttons on the web page.
- Added Previous Track (Left Arrow), Pause/Play (Spacebar),
Next Track (Right Arrow) hotkeys to the mini-player. - Other changes and improvements.
THERE HAVE BEEN SOME CHANGES IN THE INSTALLER,
SO BE SURE TO UNINSTALL THE OLD VERSION OF THE APPLICATION IF YOU HAVE IT INSTALLED.
1.4.1
1.4
1.4 Update!
- Added confirmation to exit the app while playing a track.
- Fixed a bug when downloading a
'NoneType' object has no attribute 'span'
. - Added a new settings tab - Mini-Player.
- Added the ability to preset the position of the mini player window,
for example: top right. - Other changes and improvements.
1.3
1.3 Update!
- Fixed faulty encoding of the download error message.
- The mini-player has been redesigned.
- Now if you are missing ffmpeg.exe in the "core" folder you can still download tracks without getting an error,
but in the file extensionmp4
instead ofmp3
. - Upgrade to the new version of PyQt-Fluent-Widgets 1.5.6.
- Other changes and improvements.
1.2.1
1.2
1.2 Update!
- Changed the way message boxes are displayed, they are now frameless.
- The download finish info bar and download errors now contain buttons such as "Download Path" and "Error Message" for a more user-friendly app interface.
- The download process indicator is now in the status bar.
- The mini player is now not displayed in the taskbar and cannot be minimized to it.
- App settings are now only applied when the save button is pressed.
- The ffmpeg to convert a downloaded song to mp3 format is now bundled with the app and is not automatically downloaded.
- Added the ability to view the changelog of the latest available version.
- Now you can highlight web content again.
- Other changes and improvements.
1.1.4
1.1.4 Update!
- All tooltips with fluent interface have been replaced by standard ones due to unstable operation.
- The tray icon is now displayed regardless of whether the window is hidden or not (if minimizing the window to the tray on closing is enabled in the settings).
- The tray menu now uses the standard interface instead of the fluent interface (due to a bug on the PyQtFluentWidgets side).
- Other changes and improvements.