-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bandcamp and Piped downloading not working #2192
Labels
Audio Provider
Issue related to audio providers
Bug
Unexpected problem or unintended behavior that needs to be fixed
Comments
kpbhaker
added
the
Bug
Unexpected problem or unintended behavior that needs to be fixed
label
Sep 22, 2024
Same problem with piped:
|
Silverarmor
changed the title
I think there is problem in bandcamp downloads in SpotDL
Bandcamp and Piped downloading not working
Jan 18, 2025
Yes. It appears the way requests are made has broken. There is simply not enough usage by users to warrant the hours required to re-implement these functions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Audio Provider
Issue related to audio providers
Bug
Unexpected problem or unintended behavior that needs to be fixed
System OS
Windows
Python Version
3.12.6 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.8
Expected Behavior vs Actual Behavior
I was using the
--audio
parameter for youtube fallback. I used this parametrepython3 -m spotdl download ******** --audio soundcloud bandcamp slider-kz piped youtube-music --overwrite force
to download musics and then this happened -Failed to get results from BandCamp
I think there is problem in bandcamp api to download musics. Thank you for listening me. Have a good day devs'....
Steps to reproduce - Ensure to include actual links!
In windows 11 --
python3 -m spotdl download https://open.spotify.com/playlist/5DutDksCDPMirP40odZ0gf?si=ExGfrcOAQO6p52dk5Kv_gw --audio --audio soundcloud bandcamp slider-kz piped youtube-music --overwrite force
Traceback
Other details
I am using python3.12.6 and spotdl 4.2.8..
The text was updated successfully, but these errors were encountered: