Package Details: youtube-dl 2021.12.17-4

Git Clone URL: https://aur.archlinux.org/youtube-dl.git (read-only, click to copy)
Package Base: youtube-dl
Description: A command-line program to download videos from YouTube.com and a few more sites
Upstream URL: https://ytdl-org.github.io/youtube-dl/
Keywords: archive download video youtube
Licenses: Unlicense
Submitter: gromit
Maintainer: tarball
Last Packager: tarball
Votes: 35
Popularity: 1.55
First Submitted: 2023-09-04 10:56 (UTC)
Last Updated: 2024-12-22 16:39 (UTC)

Dependencies (6)

Required by (119)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

utherbone commented on 2024-07-20 04:56 (UTC)

This package shows error at verifies the authenticity. I use "$makepkg --skippgpcheck -i" to build and install package. Can the maintainer check the problem?

corwin7 commented on 2024-06-28 16:25 (UTC)

mv: cannot stat '/home/xxx/.cache/yay/youtube-dl/pkg/youtube-dl/usr/share/bash-completion/completions/youtube-dl.bash-completion': No such file or directory

I tried deleting the /home/xxx/.cache/yay/youtube-dl directory.

tarball commented on 2024-06-07 07:20 (UTC)

This package tracks the latest stable release. But your suggestion makes sense, so I created:

https://aur.archlinux.org/packages/youtube-dl-nightly

Be aware that nightlies are not signed by the developer.

keithspg commented on 2024-06-07 01:30 (UTC)

Maybe want to update this to use the more up to date version here: https://github.com/ytdl-org/ytdl-nightly/archive/refs/tags/2024.05.31.tar.gz instead of the release from 12/2021. It is much more up to date. I built the git version and it does work.

vct commented on 2024-05-22 14:43 (UTC) (edited on 2024-05-22 15:12 (UTC) by vct)

Soulprayer

This is what is shown when updating youtube-dl:

The PGP key ED7F5BF46B3BBED81C87368E2C393E0F18A9236D is needed to verify youtube-dl source files.
Trust Sergey M. <dstftw@gmail.com> and import the PGP key ? [y/N]

It's the key of Sergey M. dstftw@gmail.com

It matches the one found in https://ytdl-org.github.io/youtube-dl/download.html

Also matches what is found in OpenGPG keyservers:

@ gpg --search-keys ED7F5BF46B3BBED81C87368E2C393E0F18A9236D
gpg: data source: https://185.125.188.26:443
(1) Sergey M. <dstftw@gmail.com>
      4096 bit RSA key 2C393E0F18A9236D, created: 2016-04-09
Keys 1-1 of 1 for "ED7F5BF46B3BBED81C87368E2C393E0F18A9236D".  Enter number(s), N)ext, or Q)uit > Q

And it matches the issuer of signatures found in https://github.com/ytdl-org/youtube-dl/releases. So it seems legit.

tarball commented on 2024-05-22 10:16 (UTC)

The signature is the same, and source code hasn't changed since 2021. The package was updated because of the recent release of Python 3.12.

Look into commit history, all changes are publicly visible.

Soulprayer commented on 2024-05-22 01:24 (UTC) (edited on 2024-05-22 01:29 (UTC) by Soulprayer)

With the latest update to this aur, does it come with a new pgp signature? there was some sort of gmail.com added while processing youtube-dl. the yay window closed after 60 seconds and this email/pgp prompt for import was unfortunately not logged into /var/log/pacman.log

tarball commented on 2024-05-21 16:13 (UTC)

Re-tested the package under a temporary unix user with both yay and pure makepkg. It works fine. Could you try rebuilding after wiping the paru caches?

mmkodali commented on 2024-05-21 15:57 (UTC)

package fails to install with following output:

mv: cannot stat '/home/xxxx/.cache/paru/clone/youtube-dl/pkg/youtube-dl/usr/share/bash-completion/completions/youtube-dl.bash-completion': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'youtube-dl-2021.12.17-3':
error: packages failed to build: youtube-dl-2021.12.17-3

hektorinho commented on 2024-03-25 22:12 (UTC)

you can import the attached key inside the package before running makepkg:

gpg --import ./keys/pgp/ED7F5BF46B3BBED81C87368E2C393E0F18A9236D.asc
makepkg -si