Package Details: bandcamp-dl-git v0.0.17.r49.ge8170dc-1

Git Clone URL: https://aur.archlinux.org/bandcamp-dl-git.git (read-only, click to copy)
Package Base: bandcamp-dl-git
Description: Download audio from bandcamp.com
Upstream URL: https://github.com/Evolution0/bandcamp-dl
Licenses: Unlicense
Conflicts: bandcamp-dl
Provides: bandcamp-dl
Submitter: cyrevolt
Maintainer: jneidel
Last Packager: jneidel
Votes: 5
Popularity: 0.000029
First Submitted: 2020-10-13 17:23 (UTC)
Last Updated: 2026-05-25 07:21 (UTC)

Latest Comments

1 2 3 Next › Last »

jneidel commented on 2026-05-25 07:19 (UTC)

@KockaAdmiralac added, thanks for notifying!

KockaAdmiralac commented on 2026-05-23 11:14 (UTC)

Missing dependency on python-requests-ratelimiter as of https://github.com/Evolution0/bandcamp-dl/commit/e8170dc610db289b26700cdca2b48a9466253056.

jneidel commented on 2026-01-14 14:16 (UTC)

@rdricco a stacktrace itself is not enough. Is this while installing or running the app?

If install: installs fine for me. Did you try python-slugify package?

If running: Do you have the latest version? Did you try --no-slugify? -> upstream issue

rdricco commented on 2026-01-13 21:58 (UTC)

Traceback (most recent call last):
  File "/usr/bin/bandcamp-dl", line 5, in <module>
    from bandcamp_dl.__main__ import main
  File "/usr/lib/python3.14/site-packages/bandcamp_dl/__main__.py", line 8, in <module>
    from bandcamp_dl.bandcampdownloader import BandcampDownloader
  File "/usr/lib/python3.14/site-packages/bandcamp_dl/bandcampdownloader.py", line 9, in <module>
    import slugify
ModuleNotFoundError: No module named 'slugify'

jneidel commented on 2025-08-08 20:47 (UTC)

@katt fixed, thanks for reporting :)

katt commented on 2025-08-08 11:36 (UTC)

python-mock hasn't been required since v0.0.16: https://github.com/iheanyi/bandcamp-dl/commit/2fda3a097aac9ab15a5bf9e5fa4ea1aa9a471c15

jneidel commented on 2024-08-19 14:39 (UTC)

@be_sitz the setup.py issue you linked to has already been addressed: https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=bandcamp-dl-git&id=9ce1ca5902fc9483d87a0f30c088f07da7e7c7db

I responded to the Github issue though, thanks for linking that.

be_sitz commented on 2024-08-19 13:13 (UTC)

The installer is broken? https://github.com/iheanyi/bandcamp-dl/issues/225

jneidel commented on 2023-05-25 15:39 (UTC)

I adopted the package and fixed the cd error below, updated dependencies and fixed the source url. Installs fine now.

rien333 commented on 2023-05-04 09:03 (UTC)

Still the same problem, a year later. Submitting orphan request.