summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff943c36b2a93f7551c8e6507652367fe8b99075 (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 = 1.2.4
	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-1.2.4.tar.gz
	sha512sums = aa8bd385464161abca350876ce1356d51319a7f6a14526a209d73519eab7fdbe96cca51266a0171635a2a8de73f1b71627901959f3b2d99729bba05e51309fc6

pkgname = python-spotdl