summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb17f412016acf0697e552c8a48c26a12be1deaa (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
pkgbase = python-ytfetcher
	pkgdesc = Effortlessly fetch thousands of YouTube video transcripts and metadata in bulk
	pkgver = 2.2
	pkgrel = 1
	url = https://pypi.org/project/ytfetcher/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = yt-dlp
	depends = python
	depends = python-youtube-transcript-api
	depends = python-fake-useragent
	depends = python-tqdm
	depends = python-pydantic
	depends = python-requests
	depends = python-dotenv
	depends = python-httpx
	source = https://files.pythonhosted.org/packages/source/y/ytfetcher/ytfetcher-2.2.tar.gz
	sha256sums = d23af98c4437ce6aec708ca0396e6b76b2eb81f3379bafbe5932a0124f6210ed

pkgname = python-ytfetcher