summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bec6cf115251ddd491798273e0e95dab07f4d75f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = twitch-dl
	pkgdesc = Twitch video downloader that use multiple concurrent connections
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/ihabunek/twitch-dl
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-m3u8>=1.0.0
	depends = python-requests
	depends = python-pyaml
	depends = ffmpeg
	optdepends = twine: Collection of utilities for interacting with PyPI
	provides = twitch-dl-bin
	conflicts = twitch-dl-bin
	source = https://github.com/ihabunek/twitch-dl/archive/2.0.0.tar.gz
	b2sums = b629889778e3ebc1edc9214b494592457c47036228b9c00611aa8634b00f50a49aced9aaee72e7a0475c53bfe1bacfb0599c5825ffdfdd188efc012e39f13a4b

pkgname = twitch-dl