Search Criteria
Package Details: spotdl 4.2.11-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.54 |
First Submitted: | 2024-03-31 19:44 (UTC) |
Last Updated: | 2025-01-17 09:00 (UTC) |
Dependencies (27)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- 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-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
- Show 7 more dependencies...
Required by (1)
- ymp3cli.sh (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
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.
txtsd commented on 2022-08-02 09:47 (UTC)
Adding
python-async-timeout
to dependencies will fix it.frostedpenguin commented on 2022-08-02 09:38 (UTC)
pkg_resources.DistributionNotFound: The 'async-timeout>=4.0.2' distribution was not found and is required by redis
This package is missing dependency with async-timeout
pip install asyn-timeout
fixes the issuezoorat commented on 2022-07-19 05:11 (UTC)
@Kitt3120 Version 4.0.0 is not out. Release candidate 2 is out. we will update this package when actual v4 is out.
but i will ask about it in their discord server.
aminvakil commented on 2022-06-27 08:20 (UTC)
python-spotdl does not run correctly.
It fails with
ModuleNotFoundError: No module named 'redis'
Probably something related to deps: https://github.com/aminvakil/aur/runs/7068601885?check_suite_focus=true#step:12:10
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »