Search Criteria
Package Details: python-spotdl 4.0.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-spotdl.git (read-only, click to copy) |
---|---|
Package Base: | python-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 |
Provides: | python-spotdl, spotdl |
Submitter: | timschumi |
Maintainer: | zoorat (aminvakil, AlexisBRENON) |
Last Packager: | aminvakil |
Votes: | 16 |
Popularity: | 1.67 |
First Submitted: | 2019-10-08 11:40 (UTC) |
Last Updated: | 2023-01-11 18:56 (UTC) |
Dependencies (25)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-nocuda, ffmpeg-obs, ffmpeg-cuda, ffmpeg-decklink, ffmpeg-headless, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-libfdk_aac, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-full, ffmpeg-full-git, ffmpeg-jxl)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-async-timeout (python-async-timeout-git)
- python-beautifulsoup4
- python-brotli (python-brotli-git)
- python-fastapi
- python-jarowinkler
- python-mutagen
- python-nest-asyncio
- python-packaging
- python-platformdirs
- python-pycryptodomex
- python-pytube
- python-rapidfuzz (python-rapidfuzz-git)
- python-requests
- python-rich
- python-setuptools
- python-slugify
- python-spotipy (python-spotipy-git)
- python-tqdm
- Show 5 more dependencies...
Required by (1)
- ymp3cli.sh (requires spotdl) (optional)
Latest Comments
1 2 3 4 5 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
1 2 3 4 5 Next › Last »