Package Details: youtube-music-bin 3.7.2-1

Git Clone URL: https://aur.archlinux.org/youtube-music-bin.git (read-only, click to copy)
Package Base: youtube-music-bin
Description: YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Upstream URL: https://th-ch.github.io/youtube-music
Licenses: MIT
Conflicts: youtube-music
Provides: youtube-music
Submitter: hb20032003
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 52
Popularity: 2.82
First Submitted: 2020-11-29 17:54 (UTC)
Last Updated: 2025-01-18 17:07 (UTC)

Pinned Comments

yochananmarqos commented on 2022-01-02 16:15 (UTC) (edited on 2022-01-02 16:16 (UTC) by yochananmarqos)

Please do not flag this out of date for pre-releases. The developer will normally mark them as the official release soon after if there are no issues.

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

boredland commented on 2023-02-24 17:52 (UTC)

very nice, thanks a lot @yochananmarqos! I think we'd need to additionally replace the path inside the .desktop file:

sed -i 's,/opt/YouTube Music/,,' "$pkgdir/usr/share/applications/${pkgname%-bin}.desktop"

yochananmarqos commented on 2023-02-24 17:15 (UTC)

@boredland: Hey, Jonas! Not a bad idea. It's now implemented.

boredland commented on 2023-02-23 11:54 (UTC)

Hi there! It would be very cool if we could have a .config/youtube-music-flags.conf where one could put some wayland electron flags for example. The chrome AUR package is doing that using a little wrapper script (google-chrome-stable.sh: https://aur.archlinux.org/packages/google-chrome).

ahmrh commented on 2022-11-16 07:21 (UTC)

i did package update (pacman -Syu, yay -Syu) and somehow discord plugin doesn't work with RPC_CONNECTION_TIMEOUT message, any idea how to fix that?

yochananmarqos commented on 2022-09-07 16:30 (UTC)

@foonathan: The 1.18 release has not been tagged yet.

sharpfk commented on 2022-02-21 08:07 (UTC)

There is a new stable release, v1.16.0 which will fix the signin issue, can you update?

yochananmarqos commented on 2022-01-02 16:15 (UTC) (edited on 2022-01-02 16:16 (UTC) by yochananmarqos)

Please do not flag this out of date for pre-releases. The developer will normally mark them as the official release soon after if there are no issues.

yochananmarqos commented on 2021-06-03 16:42 (UTC)

@Hi-Angel: Those are part of the bundled Electron. Once this project builds from source successfully, I'll add it and use the system Election instead of bundled.

Hi-Angel commented on 2021-06-03 11:48 (UTC)

FWIW, I'm not sure what's the purpose of the following files

youtube-music-bin /opt/YouTube Music/libEGL.so
youtube-music-bin /opt/YouTube Music/libGLESv2.so
youtube-music-bin /opt/YouTube Music/swiftshader/libEGL.so
youtube-music-bin /opt/YouTube Music/swiftshader/libGLESv2.so

given they're part of libglvnd package, which is required by mesa anyway. Removing these seems to work okay for me.