blob: dc2e14c768adc36f506d2eef6788815f74e09347 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sync-yt
pkgdesc = CLI tool to mirror YouTube playlists into local directories
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/sidtronics/sync-yt
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python>=3.10
depends = yt-dlp
source = https://github.com/sidtronics/sync-yt/archive/v1.1.0.tar.gz
b2sums = 1067780ab78502464e3f8845d66c4d9211f84be29234227ccfeef0f4911ff1abbd4c2c38697c86c5a3744531e942cc5ee0b3260e2fc74e0ad473030ad030be51
pkgname = sync-yt
|