summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 74d3be41927ecaf9d14914f8f6f6838359fd626f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = video-downloader
	pkgdesc = GTK application to download videos from websites like YouTube and many others (based on yt-dlp)
	pkgver = 0.9.4
	pkgrel = 1
	url = https://github.com/Unrud/video-downloader
	arch = any
	license = GPL3
	makedepends = git
	makedepends = meson
	depends = ffmpeg
	depends = gtk3
	depends = libhandy
	depends = python-gobject
	depends = python-mutagen
	depends = python-pycryptodomex
	depends = python-pyxattr
	depends = python-websockets
	depends = yt-dlp
	source = git+https://github.com/Unrud/video-downloader.git/#commit=da1c4d2b2a0965345b25d33af896010e57dd4229
	b2sums = SKIP

pkgname = video-downloader