PKGBUILDs/extra/yt-dlp/.SRCINFO
2023-10-14 14:58:14 +00:00

33 lines
1.5 KiB
Plaintext

pkgbase = yt-dlp
pkgdesc = A youtube-dl fork with additional features and fixes
pkgver = 2023.10.13
pkgrel = 1
url = https://github.com/yt-dlp/yt-dlp
arch = any
license = Unlicense
checkdepends = python-pytest
makedepends = pandoc
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-certifi
optdepends = ffmpeg: for video post-processing
optdepends = rtmpdump: for rtmp streams support
optdepends = atomicparsley: for embedding thumbnails into m4a files
optdepends = aria2: for using aria2 as external downloader
optdepends = python-mutagen: for embedding thumbnail in certain formats
optdepends = python-pycryptodomex: for decrypting AES-128 HLS streams and various other data
optdepends = python-websockets: for downloading over websocket
optdepends = python-brotli: brotli content encoding support
optdepends = python-brotlicffi: brotli content encoding support
optdepends = python-xattr: for writing xattr metadata
optdepends = python-pyxattr: for writing xattr metadata (alternative option)
optdepends = phantomjs: for extractors with javascript code
optdepends = python-secretstorage: For -cookies-from-browser to access the GNOME keyring while decrypting cookies of Chromium-based browsers
source = yt-dlp-2023.10.13.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.13/yt-dlp.tar.gz
sha256sums = 64944f4452a7657b5fb31ae55d823d9411a1a29f9c1071d33fa3e6286e20522a
pkgname = yt-dlp