Miserlou / SoundScrape

SoundCloud (and Bandcamp and Mixcloud) downloader in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPError: 401 Client Error

nicktabc opened this issue · comments

image

Hey i'm getting an error HTTPError: 401 Client Error

Occurs when downloading an artist's tracks. after a dozen or so tracks i receive this error. i can then enter the URL of the track in question and it downloads fine. and continue downloading the remainder of the artist's tracks until the same error pops up again.

commented

yup
here too
img

FYI, it's very poor etiquette to paste screenshots instead of their textual content. the developer can't copy as needed and that could mean great pain. and the whole thing is not searchable so you increase the chances that the next person with the same problem will end up posting a new issue, inconveniencing the developer further.

I am also having this exact problem. Has there been a solution?

Better http error handling exists in #214. While that may not solve the problem at least the error is handled more gracefully.