summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fbdde1d3431a1427ee53dc768b656d62c88d7fe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
pkgbase = yt-dlp-git
	pkgdesc = A youtube-dl fork with additional features and fixes (git)
	pkgver = 2023.07.06.r143.g5fccabac2
	pkgrel = 1
	url = https://github.com/yt-dlp/yt-dlp
	arch = any
	license = Unlicense
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = pandoc
	makedepends = git
	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
	provides = yt-dlp
	conflicts = yt-dlp
	source = git+https://github.com/yt-dlp/yt-dlp.git
	sha256sums = SKIP

pkgname = yt-dlp-git