Search Criteria
Package Details: spotdl 4.2.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spotdl.git (read-only, click to copy) |
---|---|
Package Base: | spotdl |
Description: | Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found). |
Upstream URL: | https://github.com/spotDL/spotify-downloader |
Keywords: | download-music mp3 music playlists song song-lyrics spotify youtube-music |
Licenses: | MIT |
Conflicts: | python-spotdl |
Provides: | python-spotdl |
Replaces: | python-spotdl |
Submitter: | zoorat |
Maintainer: | zoorat (pekkarr, aminvakil) |
Last Packager: | aminvakil |
Votes: | 25 |
Popularity: | 0.92 |
First Submitted: | 2024-03-31 19:44 (UTC) |
Last Updated: | 2024-11-19 09:05 (UTC) |
Dependencies (27)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-bandcamp-apiAUR (python-bandcamp-api-gitAUR)
- python-beautifulsoup4
- python-daciteAUR
- python-demjson3AUR
- python-fastapi
- python-mutagen (python-mutagen-gitAUR)
- python-platformdirs
- python-pydantic (python-pydantic-gitAUR)
- python-pykakasiAUR
- python-pytube
- python-rapidfuzz (python-rapidfuzz-gitAUR)
- python-requests
- python-rich
- python-slugify
- python-soundcloud-v2AUR
- python-spotipyAUR (python-spotipy-gitAUR)
- python-syncedlyricsAUR
- python-typing_extensions
- python-ytmusicapi
- uvicorn
- yt-dlp (yt-dlp-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
Required by (1)
- ymp3cli.sh (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
TheTimBrick commented on 2023-03-25 23:03 (UTC)
@aminvakil python-klepto had marked python-h5py as a check / optional dependency as you said, which then depended on hdf5, which was replaced by hdf5-openmpi and marked hdf5 as conflicting. python-h5py could be substituted for python-h5py-openmpi (is what I'm assuming is meant by the packages in the parentheses) which depended on hdf5-openmpi instead of hdf5, which solved my issue and I was able to upgrade again :D
aminvakil commented on 2023-03-24 23:20 (UTC)
@TheTimBrick
Both packages (python-h5py and hdf5-openpmi) are not direct dependencies of python-spotdl AFAICS.
But I just looked through logs of latest python-spotdl run (which was less than 24 hours ago) in https://github.com/aminvakil/aur/actions/runs/4507017024/jobs/7934397765 and found out python-h5py is in checkdeps of python-klepto (https://aur.archlinux.org/packages/python-klepto) which gets removed after python-klepto installation.
Also I searched a little about this issue and found (https://bbs.archlinux.org/viewtopic.php?id=278759), maybe you need a rebuild of these deps?
TheTimBrick commented on 2023-03-24 23:03 (UTC)
Upon upgrading today from version 4.0.7-2 I get conflicts with python-h5py and hdf5-openmpi, and when prompting to replace hdf5-openmpi with the python one it results in a bunch of conflicts.
aminvakil commented on 2023-03-15 10:10 (UTC) (edited on 2023-03-15 10:11 (UTC) by aminvakil)
Since release 4.1.0, spotdl maintainers have removed setup.py and therefore pkgver cannot be just bumped (https://github.com/aminvakil/aur/pull/231), I worked on it then (2 weeks ago) and couldn't find an appropriate solution to install deps using poetry, and I haven't find time to work on it again since. Feel free to contribute here on comment or open a PR in github repository which I've just pasted.
aminvakil commented on 2023-01-09 08:43 (UTC)
For anyone facing a problem with fastapi right now, please check https://github.com/spotDL/spotify-downloader/issues/1713 .
aminvakil commented on 2022-11-14 17:48 (UTC)
@TheBigGreatMango makepkg in a clean chroot and running
spotdl download https://open.spotify.com/track/7kriFJLY2KOhw5en9iI2jb
works.https://github.com/aminvakil/aur/actions/runs/3458126632/jobs/5772237099#step:12:12
Is there a specific command which you have problems with? Also a couple of other deps were needed for 4.0.0, are you using the latest commit of this repository?
TheBigGreatMango commented on 2022-11-12 23:15 (UTC)
sadly missing dependancies
txtsd commented on 2022-08-02 09:56 (UTC)
Excellent!
aminvakil commented on 2022-08-02 09:48 (UTC)
@txtsd It has been a while since I stopped running CI on this package because of this error, thanks to you I've just made this https://github.com/aminvakil/aur/pull/161 :)
Watching CI right now. If it gets fixed, I will push the depends to AUR.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »