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 .. 3 4 5 6 7 8 9 Next › Last »
zoorat commented on 2021-12-02 20:01 (UTC)
@pekkarr thanks for the info. i will fix it as soon as possible.
pekkarr commented on 2021-12-02 19:59 (UTC)
@zoorat having license as a separate source is unnecessary, because the license file is already included in the source tarball. It's located in
$srcdir/spotdl-$pkgver/LICENSE
during build.zoorat commented on 2021-10-27 02:49 (UTC)
@gesh i agree with you. but, keeping my package working is my first priority. for this, i wrote patch before to keep my package working flawlessly.
gesh commented on 2021-10-26 14:00 (UTC)
Hrm… all versions of
yt-dlp
listed above havepython-pycryptodome
as a dep… Unless you're building with a simplemakepkg && pacman -U
? It's possible that doesn't do dependency checking, trymakepkg -si
insteadddelnano commented on 2021-10-26 13:50 (UTC)
@gesh
yt-dlp
is up to date. I didn't have it installed until I tried downloading this package. I agree that transitive dependencies should not be specified so that seems to indicate that theyt-dlp
package is the problem then.gesh commented on 2021-10-26 11:45 (UTC)
@ddelnano Am surprised you hit that exception -- is your
yt-dlp
up to date? If thecryptodomex
dep was only added because of it, I must protest -- PKGBUIlDs should only list package dependencies, not transitive dependencies. (The wiki advice is just not to fall in the trap of assuming package dependencies will be satisfied since they're also transitive dependencies -- that's not a stable assumption)zoorat commented on 2021-10-26 09:21 (UTC)
@ddelnano sorry. looks like yt-dlp needs 'python-pycryptodomex' which was already installed in my system, so it worked in my system without any problem. form now i will test it in a clean container than push the update.
ddelnano commented on 2021-10-26 07:15 (UTC) (edited on 2021-10-26 07:15 (UTC) by ddelnano)
I'm seeing the following exception after installing this package for the first time. Any advice on how to fix this issue with pycryptodomex?
zoorat commented on 2021-09-23 04:13 (UTC)
@150Kirill150 i reinstalled this package again in a clean container. i got no problem tho. what happened ??
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »