Random soundcloud link returns error #161

Closed
opened 2025-11-09 09:42:09 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @SWEDISHMEATBALLS12345674 on GitHub (Dec 28, 2023).

I have some code to pull an entire SoundCloud playlist and put it on my jellyfin server for audio streaming using my selfhosted cobalt api. today I ran into a snag where a random SoundCloud link straight up returns an error on the API. the link in question is https://soundcloud.com/camila-elisa-vargas-castillo/04-bad-dog-no-biscuits. I've tested it with both my node API and the public one at co.wuk.sh, neither have worked.

Originally created by @SWEDISHMEATBALLS12345674 on GitHub (Dec 28, 2023). I have some code to pull an entire SoundCloud playlist and put it on my jellyfin server for audio streaming using my selfhosted cobalt api. today I ran into a snag where a random SoundCloud link straight up returns an error on the API. the link in question is https://soundcloud.com/camila-elisa-vargas-castillo/04-bad-dog-no-biscuits. I've tested it with both my node API and the public one at co.wuk.sh, neither have worked.
GiteaMirror added the can reproducebug labels 2025-11-09 09:42:09 -06:00
Author
Owner

@wukko commented on GitHub (Dec 29, 2023):

fixed! docker package is currently being built and will be rolled out to co.wuk.sh within 10 minutes.

if your self-hosted instance uses watchtower, then it'll also update automatically :D

@wukko commented on GitHub (Dec 29, 2023): fixed! docker package is currently being built and will be rolled out to co.wuk.sh within 10 minutes. if your self-hosted instance uses watchtower, then it'll also update automatically :D
Author
Owner

@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):

Thanks! out of curiosity though, what exactly was the problem?

@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023): Thanks! out of curiosity though, what exactly was the problem?
Author
Owner

@wukko commented on GitHub (Dec 29, 2023):

didn't accommodate for longer soundcloud usernames, i thought the max length is 24, but apparently not!

@wukko commented on GitHub (Dec 29, 2023): didn't accommodate for longer soundcloud usernames, i thought the max length is 24, but apparently not!
Author
Owner

@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):

ah nevermind just looked at the commit

@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023): ah nevermind just looked at the commit
Author
Owner

@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):

lmao

@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023): lmao
Author
Owner

@wukko commented on GitHub (Dec 29, 2023):

the update is out on co.wuk.sh :)

@wukko commented on GitHub (Dec 29, 2023): the update is out on co.wuk.sh :)
Sign in to join this conversation.