summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4664c4ca03761c40e9ea6e0e2e41fa8981172707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = youtube-tool
	pkgdesc = CLI tool to extract comments, subtitles or livechat content from a youtube video
	pkgver = 1.0.5
	pkgrel = 1
	url = https://github.com/nlitsme/youtube_tool
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	provides = yttool
	source = https://files.pythonhosted.org/packages/source/y/youtube_tool/youtube_tool-1.0.5.tar.gz
	source = youtube_tool-1.0.5-LICENSE::https://github.com/nlitsme/youtube_tool/raw/master/LICENSE
	sha256sums = ae8490dfdc41260cc9e1c53356a61954d10b34651150245730ff244eb584f9eb
	sha256sums = SKIP

pkgname = youtube-tool