Package Details: yt-dlg-git 1.2.0.r242.g3ec93dc-1

Git Clone URL: https://aur.archlinux.org/yt-dlg-git.git (read-only, click to copy)
Package Base: yt-dlg-git
Description: A cross platform front-end GUI of the popular youtube-dl written in wxPython (maintained fork of youtube-dl-gui)
Upstream URL: https://github.com/oleksis/youtube-dl-gui
Licenses: custom:UNLICENSE
Conflicts: youtube-dl-gui, yt-dlg
Provides: yt-dlg
Submitter: Gr3q
Maintainer: Gr3q
Last Packager: Gr3q
Votes: 94
Popularity: 0.51
First Submitted: 2021-07-02 20:12 (UTC)
Last Updated: 2022-03-06 18:27 (UTC)

Required by (0)

Sources (1)

Pinned Comments

willemw commented on 2021-07-03 09:24 (UTC)

Switched to oleksis' fork (Python 3).

@Gr3q: Thanks. The app seems to work fine now.

The app is now called yt-dlg. (Could change that back to the old name youtube-dl-gui). Updated the .desktop file to run yt-dlg.

The app also now includes translations (thanks for @jose1711 for pointed that out in his PKGBUILD file).

(In the PKGBUILD file there is second version of the PKGBUILD in comments. That version follows the upstream build and run steps (pip install).)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »

Locutus64 commented on 2021-12-13 17:19 (UTC)

I'm getting the below in Garuda Dragonized Blackarch KDE. Any idea on how to fix it?

Preparing... Cloning youtube-dl-gui-git build files... Generating youtube-dl-gui-git information... Checking youtube-dl-gui-git dependencies... Resolving dependencies... Checking inter-conflicts...

Building youtube-dl-gui-git... ==> Making package: youtube-dl-gui-git 1.8.2.r2.gfe117a8-1 (Mon 13 Dec 2021 09:17:14 AM PST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating youtube-dl-gui-git git repo... Fetching origin From https://github.com/oleksis/youtube-dl-gui fe117a8..f5ef460 master -> master -> Found youtube-dl-gui.desktop ==> Validating source files with sha256sums... youtube-dl-gui-git ... Skipped youtube-dl-gui.desktop ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of youtube-dl-gui-git git repo... Cloning into 'youtube-dl-gui-git'... done. ==> Starting pkgver()... ==> Updated version: youtube-dl-gui-git 1.8.2.r5.gf5ef460-1 ==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... ==> Starting package()... /var/tmp/pamac-build-locutus/youtube-dl-gui-git/src/youtube-dl-gui-git/setup.py:46: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import log running build_trans Traceback (most recent call last): File "/var/tmp/pamac-build-locutus/youtube-dl-gui-git/src/youtube-dl-gui-git/setup.py", line 315, in <module> setup( File "/usr/lib/python3.10/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/usr/lib/python3.10/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib/python3.10/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/var/tmp/pamac-build-locutus/youtube-dl-gui-git/src/youtube-dl-gui-git/setup.py", line 132, in run import polib ModuleNotFoundError: No module named 'polib' ==> ERROR: A failure occurred in package(). Aborting...

Gr3q commented on 2021-09-01 07:15 (UTC) (edited on 2021-09-14 06:22 (UTC) by Gr3q)

@agilob python-polib was missing from makedepends, added.

agilob commented on 2021-08-31 20:01 (UTC)

There's a build problem:

running build_trans Traceback (most recent call last): File "/home/agilob/.cache/yay/yt-dlg-git/src/yt-dlg-git/setup.py", line 317, in <module> setup( File "/usr/lib/python3.9/site-packages/setuptools/init.py", line 153, in setup return distutils.core.setup(**attrs) File "/usr/lib/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/home/agilob/.cache/yay/yt-dlg-git/src/yt-dlg-git/setup.py", line 134, in run import polib ModuleNotFoundError: No module named 'polib' ==> ERROR: A failure occurred in package(). Aborting... error making: yt-dlg-git

Tio commented on 2021-07-04 13:32 (UTC)

Worked thanks a bunch!

willemw commented on 2021-07-04 12:54 (UTC)

@Tio: (sudo) rm -rf /var/tmp/pamac-build-tio/youtube-dl-gui-git/

Tio commented on 2021-07-04 12:50 (UTC)

Yes I did...via the pamac gui or sudo pacman -Scc. Still the same issue.

Gr3q commented on 2021-07-04 12:46 (UTC)

@Tio you have to clean your cache (possible from inside pamac)

Tio commented on 2021-07-04 12:44 (UTC)

I get this error:

Building youtube-dl-gui-git...
==> Making package: youtube-dl-gui-git 1.7.0.r12.g8dbf054-1 (dom 04 jul 2021 14:44:14)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
==> ERROR: /var/tmp/pamac-build-tio/youtube-dl-gui-git/youtube-dl-gui-git is not a clone of https://github.com/oleksis/youtube-dl-gui.git
    Aborting...
Failed to build youtube-dl-gui-git

jose1711 commented on 2021-07-03 21:25 (UTC)

@Gr3q @willemw thank you both, great job!

willemw commented on 2021-07-03 09:24 (UTC)

Switched to oleksis' fork (Python 3).

@Gr3q: Thanks. The app seems to work fine now.

The app is now called yt-dlg. (Could change that back to the old name youtube-dl-gui). Updated the .desktop file to run yt-dlg.

The app also now includes translations (thanks for @jose1711 for pointed that out in his PKGBUILD file).

(In the PKGBUILD file there is second version of the PKGBUILD in comments. That version follows the upstream build and run steps (pip install).)