Search Criteria
Package Details: soundcloud-dl-git 2.12.1.r0.g9732b53-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/soundcloud-dl-git.git (read-only, click to copy) |
---|---|
Package Base: | soundcloud-dl-git |
Description: | Souncloud music downloader |
Upstream URL: | https://github.com/flyingrub/scdl |
Licenses: | GPL-2.0-only |
Conflicts: | soundcloud-dl |
Provides: | soundcloud-dl |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 35 |
Popularity: | 0.000547 |
First Submitted: | 2014-03-30 14:08 (UTC) |
Last Updated: | 2024-09-14 19:18 (UTC) |
Dependencies (15)
- python (python37AUR, python311AUR, python310AUR)
- python-docopt
- python-filelock
- python-mutagen (python-mutagen-gitAUR)
- python-pathvalidateAUR
- python-requests
- python-soundcloud-v2AUR
- python-termcolor
- python-tqdm
- python-typing_extensions
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
dllud commented on 2020-05-31 12:22 (UTC) (edited on 2020-05-31 12:23 (UTC) by dllud)
Hi,
You're missing a space in the current PKGBUILD. Here's the diff:
As is, the build fails on my system (with pikaur):
morosa commented on 2019-12-10 20:09 (UTC)
'NoneType' object has no attribute 'endswith' Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/scdl/scdl.py", line 348, in download parse_url(uri) File "/usr/lib/python3.8/site-packages/scdl/scdl.py", line 262, in parse_url download_track(item) File "/usr/lib/python3.8/site-packages/scdl/scdl.py", line 558, in download_track if filename.endswith('.mp3') or filename.endswith('.flac'): AttributeError: 'NoneType' object has no attribute 'endswith'
robertfoster commented on 2019-01-10 18:13 (UTC)
@danieli99 Thank you man for the appreciation. feel free to submit propositive contributions here or on my github repo
danieli99 commented on 2019-01-05 19:31 (UTC)
Working great! Thanks for this package!
shihjay2 commented on 2018-05-06 18:47 (UTC)
Build error because python-certify package does not exist. Should be python-certifi
RobinWA commented on 2018-05-05 13:59 (UTC)
When trying to run scdl I get: pkg_resources.DistributionNotFound: The 'certifi>=2017.4.17' distribution was not found and is required by requests
By adding python-certifi to the dependecies I got rid of the issue
oberon2007 commented on 2017-09-14 20:57 (UTC)
Ascaro commented on 2016-09-28 14:39 (UTC)
fordprefect commented on 2016-03-07 14:37 (UTC)
tsipizic commented on 2016-02-17 07:22 (UTC)
« First ‹ Previous 1 2 3 4 5 Next › Last »