Search Criteria
Package Details: spotify_dl 8.9.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/spotify_dl.git (read-only, click to copy) |
---|---|
Package Base: | spotify_dl |
Description: | Downloads songs from your Spotify Playlist |
Upstream URL: | https://github.com/SathyaBhat/spotify-dl |
Licenses: | MIT |
Submitter: | 9bcfbc1ca230857b |
Maintainer: | dpawensza |
Last Packager: | dpawensza |
Votes: | 4 |
Popularity: | 0.007920 |
First Submitted: | 2019-05-18 20:01 (UTC) |
Last Updated: | 2024-02-17 16:55 (UTC) |
Dependencies (6)
- python-mutagen (python-mutagen-gitAUR)
- python-rich
- python-sentry_sdk
- python-spotipyAUR (python-spotipy-gitAUR)
- yt-dlp (yt-dlp-gitAUR)
- python-setuptools (make)
Latest Comments
dpawensza commented on 2024-02-17 17:06 (UTC)
@patlefort the issue should be resolved. try updating the package
patlefort commented on 2024-02-11 18:38 (UTC)
It's missing
python-setuptools
inmakedepends
. Also it has 2depends=
lines, the second one will override the first.sylphio commented on 2020-10-18 12:34 (UTC)
The PKGBUILD is not up to date with
requirements.txt
. Here are the changes I have had to make: