blob: 94776a2a39d94852d22a3f76d3f554ff439fcc82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = yvt
pkgdesc = Yandex Video Translate. The script downloads videos from most popular video hosting platforms. It performs translation of video using Yandex neural network into one of the three available languages: Russian (by default), English, and Kazakh.
pkgver = 1.1.0.r0.gba4d567
pkgrel = 1
url = https://github.com/s-n-alexeyev/yvt
arch = any
license = GPL3
makedepends = git
depends = vot-cli
depends = ffmpeg
depends = yt-dlp
depends = jq
provides = yvt
source = git+https://github.com/s-n-alexeyev/yvt.git
md5sums = SKIP
sha1sums = SKIP
sha256sums = SKIP
pkgname = yvt
|