Search Criteria
Package Details: spotdl 4.4.3-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: | 29 |
| Popularity: | 0.81 |
| First Submitted: | 2024-03-31 19:44 (UTC) |
| Last Updated: | 2025-10-08 17:08 (UTC) |
Dependencies (26)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- python
- 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-pykakasi
- 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-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
Required by (3)
- lmplayer (optional)
- musik
- ymp3cli.sh (optional)
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
smiley commented on 2025-11-26 14:31 (UTC)
=============================== FAILURES ================================ _____ test_synced_only ________
tests.py:51:
provider = 'Lrclib', kwargs = {'synced_only': True}, lrc = None @py_assert3 = False @py_format5 = 'assert False\n{False = isinstance(None, str)\n}'
tests.py:15: AssertionError --------------------------- Captured log call --------------------------- ERROR syncedlyrics:init.py:67 An error occurred while searching for an LRC on Lrclib ERROR syncedlyrics:init.py:68 ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) ======================== short test summary info ======================== FAILED tests.py::test_synced_only - assert False ===================== 1 failed, 7 passed in 35.77s ====================== ==> ERROR: A failure occurred in check(). Aborting... error: failed to build 'python-syncedlyrics-1.0.1-1': error: can't build spotdl-4.4.3-1, deps not satisfied: python-syncedlyrics error: packages failed to build: python-syncedlyrics-1.0.1-1 spotdl-4.4.3-1
harre commented on 2025-10-24 23:35 (UTC)
Please add annotated-doc as dependancy:
mo0zi commented on 2025-10-23 06:51 (UTC)
Hi
Thanks for help!
aminvakil commented on 2025-08-13 15:22 (UTC)
@gesh Thanks for your suggestion, I removed python-{poetry-core,wheel} from makedepends.
Also pkgrel did not get bumped because it doesn't change the final package.
gesh commented on 2025-08-12 18:06 (UTC)
It turns out
python-poetry-coreis unnecessary -- it's used upstream to manage their dependencies, but PEP517 means that just the build framework (python-{build,installer}) and the build backend (python-hatchling) are necessary. (python-wheelisn't necessary either nowadays)mo0zi commented on 2025-05-06 21:11 (UTC) (edited on 2025-05-06 21:11 (UTC) by mo0zi)
Hi!
then
but
thanks!
Tjuh commented on 2025-05-04 10:14 (UTC)
???
aminvakil commented on 2025-04-04 00:21 (UTC)
@hypercyanate Maybe related to
python-soundcloud-v2dependency?It should be installed.
hypercyanate commented on 2025-04-01 19:14 (UTC) (edited on 2025-04-01 19:16 (UTC) by hypercyanate)
I get the following error while trying to run spotdl
1 2 3 4 5 6 .. 11 Next › Last »