@ivansaul Added, check youtube-music package.
Search Criteria
Package Details: youtubemusic-nativefier 1.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/youtubemusic-nativefier.git (read-only, click to copy) |
---|---|
Package Base: | youtubemusic-nativefier |
Description: | YouTube Music Client built with nodejs-nativefier (electron) |
Upstream URL: | https://music.youtube.com/ |
Keywords: | music nativefier youtube youtube-music |
Licenses: | GPL |
Submitter: | esskayesss |
Maintainer: | esskayesss |
Last Packager: | esskayesss |
Votes: | 6 |
Popularity: | 0.000364 |
First Submitted: | 2020-01-03 06:57 (UTC) |
Last Updated: | 2020-04-14 22:40 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxss
- nss (nss-hgAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- nodejs-nativefierAUR (make)
- libindicator-gtk3 (optional)
Required by (0)
Sources (2)
Latest Comments
hb20032003 commented on 2020-11-28 10:23 (UTC)
ivansaul commented on 2020-08-10 23:05 (UTC)
Hi @saurabh000345 . Excellent job !! Please could you add this package to the AUR, this package has plugins like (Ad Blocker, Shortcuts, Navigation and Auto confirm when paused). Thanks. :) https://github.com/th-ch/youtube-music/
thibaultmol commented on 2020-06-08 13:19 (UTC)
Don't know if it's possible. But having it work in kde plasma's music panel would be nice (seems to work atm, but doesn't show thumbnail, or progressbar troughout the song etc)
acolannino64 commented on 2020-05-19 22:01 (UTC)
This is neato, thanks!!
TuxTech commented on 2020-05-16 14:28 (UTC)
Electron version used is 8.2.3 while 8.3.0 has been released. Is this intended or a mistake?
esskayesss commented on 2020-04-14 22:27 (UTC) (edited on 2020-04-14 22:42 (UTC) by esskayesss)
@Anty0 Updated. Turns out I had even forgotten to update the name of the executable in the last update. So yeah things are fixed and working.
There's an issue I noticed with signing in with your google account. This is an issue even on nativefier which this specific app is using. Check out the issue
I have tried the passing a separate user agent and it worked for me. You can suggest or try a permanent fix depending on the progress in the issue on GitHub.
Anty0 commented on 2020-04-14 14:02 (UTC)
Hi, please fix version mismach between PKGBUILD (1.0-1) and .SRCINFO (1.1-1). Thanks. :)
esskayesss commented on 2020-04-12 12:17 (UTC)
@impankratov sorries for the typo... I'm fixing it right away.
impankratov commented on 2020-02-28 10:19 (UTC)
App built to /home/<user>/.cache/yay/youtubemusic-nativefier/src/YouTubeMusic-linux-x64
==> Entering fakeroot environment...
==> Starting package()...
cp: cannot stat '/home/<user>/.cache/yay/youtubemusic-nativefier/src/you-tube-music-linux*': No such file or directory
Please, update 1 line in PKGBUILD:
cp -rL "${srcdir}/you-tube-music-linux"* "${pkgdir}/opt/${pkgname}"
to:
cp -rL "${srcdir}/YouTubeMusic-linux"* "${pkgdir}/opt/${pkgname}"
Pinned Comments