Package Details: youtube-dl-gui 2.5.4-1

Git Clone URL: https://aur.archlinux.org/youtube-dl-gui.git (read-only, click to copy)
Package Base: youtube-dl-gui
Description: A cross-platform GUI for youtube-dl made in Electron and node.js
Upstream URL: https://github.com/StefanLobbenmeier/youtube-dl-gui
Licenses: AGPL3
Submitter: guemidiborhane
Maintainer: guemidiborhane
Last Packager: guemidiborhane
Votes: 2
Popularity: 0.011344
First Submitted: 2022-01-29 14:28 (UTC)
Last Updated: 2023-10-25 16:43 (UTC)

Latest Comments

jose1711 commented on 2024-05-03 14:36 (UTC)

youtube-dl-gui.desktop is missing read permission (mode is 600)

begin-theadventu commented on 2023-09-24 22:33 (UTC) (edited on 2023-10-09 18:20 (UTC) by begin-theadventu)

pkgver=2.5.4

license=('AGPL3')

makedepends=('git' 'nodejs' 'npm')

~~options=('!strip')~~

source=("git+$url.git#tag=v$pkgver")

md5sums=('SKIP')

~~iconpath='renderer/img/icon.png'~~

~~installpath=('/opt/youtube-dl-gui')~~

cd $pkgname

cd $pkgname

~~mkdir -p ${pkgdir}/usr/share/pixmaps~~

tar -xf $pkgname/dist/${pkgname}-${pkgver}.tar.xz -C $pkgdir/opt

install -Dm644 ../${pkgname}.desktop "${pkgdir}/usr/share/applications"

install -Dm644 $pkgname/renderer/img/icon.png "$pkgdir/usr/share/icons/hicolor/1024x1024/apps/$pkgname.png"

begin-theadventu commented on 2023-04-27 18:34 (UTC) (edited on 2023-04-27 18:34 (UTC) by begin-theadventu)

2.4.9 is unusable.

pkgver=2.4.10
md5sums=('157436df05202e36c5966bca7ba4f703')

begin-theadventu commented on 2023-03-24 23:14 (UTC) (edited on 2023-03-26 00:45 (UTC) by begin-theadventu)

@guemidiborhane jely2002's repo isn't maintained and no longer works, but there's a working fork: https://github.com/StefanLobbenmeier/youtube-dl-gui

Could you please change to it?

Also, shouldn't nodejs and npm be moved to makedepends?

guemidiborhane commented on 2022-03-14 03:02 (UTC)

@ian_eo thanks for the report, it's fixed now

frantesla commented on 2022-03-09 18:37 (UTC) (edited on 2022-03-09 18:38 (UTC) by frantesla)

I can confirm, it fails with YAY or PARU, but it works fine with git clone and makepkg
git clone https://aur.archlinux.org/youtube-dl-gui.git
cd youtube-dl-gui
makepkg -si

ian_eo commented on 2022-02-09 21:22 (UTC) (edited on 2022-02-09 21:23 (UTC) by ian_eo)

I am getting this error when I install using paru.

:: Downloading PKGBUILDs...

(1/1) youtube-dl-gui-2.4.0-1
[---------------------------------------------------------------------------------------------]

error: failed to parse srcinfo for 'youtube-dl-gui-2.4.0-1': key 'pkgver' used after pkgname: Line 4: pkgver = 2.4.0