Package Details: spotdl 4.2.11-1

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: 26
Popularity: 1.14
First Submitted: 2024-03-31 19:44 (UTC)
Last Updated: 2025-01-17 09:00 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

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 have python-pycryptodome as a dep… Unless you're building with a simple makepkg && pacman -U? It's possible that doesn't do dependency checking, try makepkg -si instead

ddelnano 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 the yt-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 the cryptodomex 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 ??

150Kirill150 commented on 2021-09-23 01:53 (UTC)

If missing dependencies are not downloaded, enter this command: * pip install dlp ytmusicapi rapidfuzz pytube spotipy

timschumi commented on 2021-04-09 09:37 (UTC) (edited on 2021-04-23 21:04 (UTC) by timschumi)

@zoorat

spotdl 3.5.1 is currently broken, so I delayed updating it on purpose.

EDIT: Issue has been fixed in version 3.5.2, which this package has been updated to.