summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e48dbd8bbbb24dce59c3b0880a33bbab3be77c1 (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
pkgbase = yt-dlp-git
	pkgdesc = A youtube-dl fork with additional features and fixes (git)
	pkgver = 2022.03.08.1.r62.gae6a1b958
	pkgrel = 1
	url = https://github.com/yt-dlp/yt-dlp
	arch = any
	license = Unlicense
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = pandoc
	makedepends = git
	depends = python
	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
	provides = yt-dlp
	conflicts = yt-dlp
	source = git+https://github.com/yt-dlp/yt-dlp.git
	sha256sums = SKIP

pkgname = yt-dlp-git