Package Details: soundcloud-dl 2.12.4-2

Git Clone URL: https://aur.archlinux.org/soundcloud-dl.git (read-only, click to copy)
Package Base: soundcloud-dl
Description: Souncloud music downloader
Upstream URL: https://github.com/flyingrub/scdl
Licenses: GPL-2.0-only
Submitter: fordprefect
Maintainer: fordprefect
Last Packager: fordprefect
Votes: 2
Popularity: 0.000000
First Submitted: 2022-03-31 14:01 (UTC)
Last Updated: 2026-01-07 10:14 (UTC)

Latest Comments

fordprefect commented on 2026-01-07 10:14 (UTC)

@fenukx: thanks for the hint, removed.

fenuks commented on 2026-01-07 08:41 (UTC)

Please do not add tests/init.py to package.

pacman -Ql soundcloud-dl | grep tests/__init__.py
soundcloud-dl /usr/lib/python3.14/site-packages/tests/__init__.py

It conflicts with other packages that fail to remove this file.

psychopath21312 commented on 2025-05-17 17:20 (UTC) (edited on 2025-05-17 17:21 (UTC) by psychopath21312)

Traceback (most recent call last):
  File "/usr/bin/scdl", line 5, in <module>
    from scdl.scdl import main
  File "/usr/lib/python3.13/site-packages/scdl/scdl.py", line 113, in <module>
    import filelock
ModuleNotFoundError: No module named 'filelock'

Missing python-filelock

patlefort commented on 2024-03-22 15:40 (UTC)

Missing python-build, python-wheel and python-installer in makedepends.