summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 412add1880321d5dbae036d9a1b2d334f141812b (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.0.9
	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.0.9.tar.gz
	sha512sums = bbcac1b1206bb1dfcd6a6379509e1ecf411f367b354149a718b274c8525c7ffea987ef4b7d71244a17562b888987e14d5d9f6b615da856e991afec88f69baed6

pkgname = python-spotdl