Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
yt-dlp
Commits:
59f51366 by Antonio Rojas at 2026-03-03T18:03:24+01:00
Add python-curl_cffi optdepend
Fixes #2
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -22,6 +22,7 @@ optdepends=('ffmpeg: for video post-processing'
'rtmpdump: for rtmp streams support'
'atomicparsley: for embedding thumbnails into m4a files'
'aria2: for using aria2 as external downloader'
+ 'python-curl_cffi: support for impersonating browser requests'
'python-mutagen: for embedding thumbnail in certain formats'
'python-pycryptodome: for decrypting AES-128 HLS streams and
various other data'
'python-pycryptodomex: for decrypting AES-128 HLS streams and
various other data'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp/-/commit/59f51366b6715d515593fd5ec4d9ea0194faa083
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp/-/commit/59f51366b6715d515593fd5ec4d9ea0194faa083
You're receiving this email because of your account on gitlab.archlinux.org.