blob: 6071ebc2b89d034e768aec6bb65ea8b4da1bd27d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = yts-cli
pkgdesc = CLI YouTube Web Scraper in GO (no API needed)
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/IxBlazarxI/yts-cli
arch = x86_64
license = MIT
makedepends = go
depends = bash
depends = curl
depends = grep
depends = awk
source = https://github.com/IxBlazarxI/yts-cli/archive/refs/tags/v1.0.0.tar.gz
sha256sums = SKIP
pkgname = yts-cli
|