summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3547f1c09758af119f30ad73286fe830e165db9 (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 songs from YouTube using Spotify song URLs or playlists with albumart and meta-tags.
	pkgver = 2.2.1
	pkgrel = 1
	url = https://github.com/ritiek/spotify-downloader
	arch = any
	license = MIT
	depends = python-setuptools
	depends = ffmpeg
	depends = python-lyricwikia
	depends = python-yaml
	depends = python-pathlib
	depends = youtube-dl
	depends = python-spotipy
	depends = python-beautifulsoup4
	depends = python-logzero
	depends = python-mutagen
	depends = python-unicode-slugify
	depends = python-pafy
	depends = python-appdirs
	depends = python-titlecase
	source = https://pypi.io/packages/source/s/spotdl/spotdl-2.2.1.tar.gz
	sha512sums = 9ca9d8d10669b97dd50563cc630f00180e1741922b38a6d2a19932c296ca3fb3c963327054a953a4d767e8fa894187111dbe6b9ebc287b8fb76c53465d38f672

pkgname = python-spotdl