beets-ytimport

LOW
maintainer begbaj 0 votes scanned 2026-09-23 13:40:34.773403
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: Began Bajrami <begbaj@proton.me>
2pkgname=beets-ytimport
3pkgdesc='A beets plugin to import music from Youtube and SoundCloud'
4pkgver=1.13.0
5pkgrel=1
6url=https://github.com/mgoltzsche/beets-ytimport
7arch=(any)
8license=(Apache-2.0)
9depends=(beets yt-dlp python-ytmusicapi python-requests python-confuse python-mediafile)
10makedepends=(python-build python-installer python-setuptools)
11source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
12b2sums=('ac751b7f9e7dadabb56fe377f0fb4f0ba19d5bdd3a657feb97a925940eb375439875c592a54961f21fe329b8fdb3ef5fe8000621733b548b015707f0f8ed4984')
13
14build() {
15 cd "$pkgname-$pkgver"
16 python -m build --wheel --no-isolation
17}
18
19package() {
20 cd "$pkgname-$pkgver"
21 python -m installer --destdir="$pkgdir" dist/*.whl
22}
23

Scan history

Scanned at (UTC)SeverityRules
2026-09-23 13:40:34 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion