summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47aa3a51b320ae11f4302354b74358e2f82f59c4 (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
pkgbase = python-spotdl
	pkgdesc = Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
	pkgver = 3.8.0
	pkgrel = 3
	url = https://github.com/spotDL/spotify-downloader
	install = spotdl.install
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = ffmpeg
	depends = python-spotipy
	depends = python-pytube
	depends = python-rich
	depends = python-rapidfuzz
	depends = python-mutagen
	depends = python-ytmusicapi
	depends = yt-dlp
	depends = python-tqdm
	depends = python-beautifulsoup4
	depends = python-requests
	depends = python-unidecode
	source = https://pypi.io/packages/source/s/spotdl/spotdl-3.8.0.tar.gz
	b2sums = 9c46ae90a26fb09b70ac8e611a8962dcf6a579fb1cfc966b15bf067d47cb7677870996ebb746d965b6d0069fbcf272c3f061077c5cf5d7883898b7a636434135

pkgname = python-spotdl