blob: 38520ccec46fc5e9489f603c58836a7e18ffdb45 (
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
25
26
27
28
29
|
pkgbase = python-videocaptioner
pkgdesc = A powered tool for easy and efficient video subtitling.
pkgver = 1.4.1
pkgrel = 1
url = https://www.videocaptioner.cn/
arch = any
license = GPL-3.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
makedepends = python-hatch-vcs
depends = python-requests
depends = python-openai
depends = python-diskcache
depends = yt-dlp
depends = python-json_repair
depends = python-langdetect
depends = python-pydub
depends = python-tenacity
depends = python-pillow
depends = python-fonttools
depends = python-platformdirs
depends = python-tomli
depends = ffmpeg
source = https://files.pythonhosted.org/packages/source/v/videocaptioner/videocaptioner-1.4.1.tar.gz
sha256sums = 688c8747b5df756980f7a71beccabef2526a7f777b5992edb3a0783816161f85
pkgname = python-videocaptioner
|