summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 134a50841174b0aad8609c860255d714440d14a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = youtube_extract-git
	pkgdesc = Extract metadata for all videos from a youtube channel into a csv file.
	pkgver = 1.3.5
	pkgrel = 1
	url = https://github.com/dbeley/youtube_extract
	arch = any
	license = MIT
	depends = python
	depends = python-setuptools
	depends = youtube-dl
	depends = python-pandas
	depends = python-openpyxl
	provides = youtube_extract
	conflicts = youtube_extract
	source = git+https://github.com/dbeley/youtube_extract
	md5sums = SKIP

pkgname = youtube_extract-git