blob: 91b5f3136794693f8d6cbb1c9bd1f20e4c759cb8 (
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
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = spotdl
pkgdesc = Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
pkgver = 4.2.10
pkgrel = 1
url = https://github.com/spotDL/spotify-downloader
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = ffmpeg
depends = python
depends = python-bandcamp-api
depends = python-beautifulsoup4
depends = python-dacite
depends = python-demjson3
depends = python-fastapi
depends = python-mutagen
depends = python-platformdirs
depends = python-pydantic
depends = python-pykakasi
depends = python-pytube
depends = python-rapidfuzz
depends = python-requests
depends = python-rich
depends = python-soundcloud-v2
depends = python-slugify
depends = python-spotipy
depends = python-syncedlyrics
depends = python-typing_extensions
depends = python-ytmusicapi
depends = uvicorn
depends = yt-dlp
provides = python-spotdl
conflicts = python-spotdl
replaces = python-spotdl
source = spotdl-4.2.10.tar.gz::https://github.com/spotDL/spotify-downloader/archive/v4.2.10.tar.gz
b2sums = 2854a9d42ef7e3b9441031de08fdb8469c049dfb8c139ded3c36e1294d4a1c74213689e7f694ba7aa8b35ad69695a18834f75c361f718ed1b942a74c9acdb4b8
pkgname = spotdl
|