youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)

MIT License

Stars
6.1K
Committers
208

Bot releases are visible (Hide)

youtube-music - 1.14.0

Published by th-ch almost 3 years ago

Full diff

  • update various dependencies
  • add custom electron prompt (by @Araxeus)
  • improve shortcuts plugin (by @Araxeus)
  • improve precise volume plugin (by @Araxeus)
  • add compressor plugin (by @thymue)
  • improve Discord plugin (by @cpiber)
  • improve MPRIS plugin (by @itzmanish)
  • built-in autoconfirm (by @Araxeus)
  • add blur navbar plugin (by @cdaydreamer)
  • improve quality changer plugin (by @Araxeus)
  • add video toggle plugin (ex hide-video-player plugin) (by @Araxeus)
  • improve playback speed plugin (by @Araxeus)
  • fix Sponsorblock plugin (by @Araxeus)
  • improvements in metadata fetching (by @Araxeus)

Credits to all contributors 🎉 (and special thanks to @Araxeus for the number of contributions 🙇)

youtube-music - 1.13.0

Published by th-ch about 3 years ago

Full diff

  • update various dependencies
  • improve readme - including a more precise list of plugins (by @konhi)
  • use node v14
  • add plugin to fetch lyrics from Genius
  • MPRIS support on Linux (by @itzmanish)
  • Tuna plugin for ops (by @mesmerx)
  • fix rendering of menu buttons

Credits to @Araxeus and @cpiber for their help on PR reviews + all contributors of opened PRs (that have not been reviewed yet 🙈)

youtube-music - 1.12.2

Published by th-ch over 3 years ago

  • Fix downloader
  • Update in-app-menu (by @Araxeus)
  • Update dependencies
  • Sponsorblock plugin
  • Update adblocker
  • Fix image metadata (by @Araxeus)
youtube-music - 1.12.1

Published by th-ch over 3 years ago

Note: this release is mostly a follow up of 1.12.0 (various fixes)

  • downloader plugin: fix metadata (by @Araxeus)
  • downloader plugin: unlimited playlist size + better UX (by @Araxeus)
  • shortcuts plugin: fix event listerner on all keys (by @Araxeus)
  • fix CSS not inserted on reload (by @Araxeus)
  • improve pause behavior (by @Araxeus)
  • fix App ID on windows (by @Araxeus)
  • bump various dependencies (improvements, security fixes)
youtube-music - 1.12.0

Published by th-ch over 3 years ago

Note: this release includes more than 250 commits since 1.11.0! Changelog sums up most of the changes but some might have been omitted.

  • Increase top margin for MacOS
  • Add custom menu support for plugins
  • Last.FM plugin (by @semvis123)
  • Taskbar media controls plugin (by @Araxeus)
  • In-app-menu plugin (by @Araxeus)
  • Improve downloader plugin (download playlist, download if player not in foreground, mutex in FFMpeg, download folder picker by @Araxeus)
  • Refactored menu (by @Araxeus)
  • Notification plugin: configurable notification urgency (by @SapuSeven)
  • Remove 'shortcuts'+'discord' from default plugins (by @Araxeus)
  • various updates of dependencies
  • Bugfix in Discord plugin (by @Araxeus)
  • Precise volume plugin (by @Araxeus)
youtube-music - 1.11.0

Published by th-ch over 3 years ago

  • Handle uncaught errors
  • Clear cache after 20s if option is enabled
  • fix menu items (downloader, playback speed)
  • resume on start option
  • New plugin "disable autoplay"
youtube-music - 1.10.0

Published by th-ch over 3 years ago

  • all YTM shortcuts available + custom global/local shortcuts can be defined (shortcuts plugin)
  • "artist - title" format in downloader (downloader plugin)
  • re-use same notification object (notifications plugin)
  • add option to reset cache
  • wait 2s before displaying the update popup, so that the main window does not cover it
  • new plugin to control playback speed (from 0.25 to 2)
  • remember window position on exit
  • bump YoutubeNonStop (auto-confirm-when-paused plugin)
  • do not run the app after Windows install (restore past behavior)
youtube-music - 1.9.0

Published by th-ch almost 4 years ago

  • various updates including electron 11 and security updates
  • Discord plugin - credits to @semvis123
  • add title/artist metadata in downloader plugin
  • refactored plugins with providers (song info/controls) - credits to @semvis123
  • portable Windows version
  • tray: option to play/pause on tray click
  • Custom audio format in downloader with advanced options
  • touchbar plugin - credits to @semvis123
youtube-music - 1.8.0

Published by th-ch almost 4 years ago

  • Add touchbar plugin
youtube-music - 1.7.5

Published by th-ch almost 4 years ago

[No-op for existing targets]

  • Add new Linux targets (rpm, freebsd, deb)
youtube-music - 1.7.4

Published by th-ch almost 4 years ago

youtube-music - 1.7.2

Published by th-ch almost 4 years ago

youtube-music - 1.7.1

Published by th-ch almost 4 years ago

youtube-music - 1.7.0

Published by th-ch almost 4 years ago

  • add an option to hide the menu
  • Autoupdate modal: add download/disable updates buttons
  • Downloader plugin: upgrade dependencies and add retries
  • add an option to disable hardware acceleration
  • refactor config to allow direct edition
  • custom options in plugins
youtube-music - 1.6.3

Published by th-ch almost 4 years ago

youtube-music - 1.6.2

Published by th-ch almost 4 years ago

Features:

  • Option to toggle devtools
  • Beta - add notifications plugin (notify of song on play event)
  • Beta - add downloader plugin (youtube-dl - download to MP3)

Bugfixes:

  • Block alert if leaving page when playing
  • Plugins/event handlers in each window
  • auto-hide menu bar (autoHideMenuBar set to true)

Dependencies:

  • Upgrade electron-store from 6.0.0 to 6.0.1
  • Bump YoutubeNonStop
  • CI: use node@12 instead of node@10
  • CI: migrate from Travis/AppVeyor to GitHub Actions
youtube-music - 1.5.0

Published by th-ch about 4 years ago

  • upgrade dependencies
  • fix navigation plugin (incorrect style on arrows)
  • add Hide video player plugin
youtube-music - 1.4.0

Published by th-ch over 4 years ago

  • Upgrade multiple dependencies to fix vulnerabilities
  • Add an option to start the application at login
youtube-music - 1.3.3

Published by th-ch over 4 years ago

youtube-music - 1.3.2

Published by th-ch over 4 years ago

  • upgrade outdated dependency (electron-updater)
  • hide app instead of quitting when tray icon is visible
  • clicking on tray shows/hides the app