Skip to content

Releases: th-ch/youtube-music

1.9.0

15 Jan 21:44
Compare
Choose a tag to compare
  • 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

1.8.0

20 Dec 21:09
Compare
Choose a tag to compare
  • Add touchbar plugin

1.7.5

13 Dec 09:55
c03a08e
Compare
Choose a tag to compare

[No-op for existing targets]

  • Add new Linux targets (rpm, freebsd, deb)

1.7.4

10 Dec 18:12
Compare
Choose a tag to compare
  • Fix adblocker plugin (#89, #83, #55)
  • Adblocker: add option to disable default lists (#83)

1.7.2

06 Dec 17:05
Compare
Choose a tag to compare

1.7.1

03 Dec 22:01
Compare
Choose a tag to compare
  • Add option to restart on config changes (#72)

1.7.0

03 Dec 21:08
6ab0105
Compare
Choose a tag to compare
  • 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

1.6.3

23 Nov 23:38
1d2b53f
Compare
Choose a tag to compare
  • fix #61
  • bump adblocker
  • improve CI

1.6.2

22 Nov 09:43
Compare
Choose a tag to compare

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

1.5.0

04 Oct 17:03
Compare
Choose a tag to compare
  • upgrade dependencies
  • fix navigation plugin (incorrect style on arrows)
  • add Hide video player plugin