spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
17.77k stars 1.62k forks source link

Fail to download songs from artist #1314

Closed iGreenDogs closed 3 years ago

iGreenDogs commented 3 years ago

Environment


Expected Behaviour

Get the songs downloaded to my computer

Actual Behaviour

Took all songs and crashed

Steps to Reproduce

  1. Go to designated folder
  2. Send Command
  3. Wait

Traceback

sudo spotdl https://open.spotify.com/artist/1McMsnEElThX1knmY4oliG

I also tried without sudo


Any other information:

I was just downloading songs from an artist (Olivia Rodrego)

If you need any other info, contact me back.

xnetcat commented 3 years ago

What was the error? If it was 404 take a look at this https://github.com/spotDL/spotify-downloader/issues/1308

iGreenDogs commented 3 years ago

Thanks for the fast reply... I am currently recording a video. It should be posted soon

iGreenDogs commented 3 years ago

https://photos.app.goo.gl/v6CgtQiwg1CYhsGL6

xnetcat commented 3 years ago

Can reproduce, spotdl just stops on the last song. I will take a look at this image

xnetcat commented 3 years ago

Fixed in https://github.com/spotDL/spotify-downloader/pull/1315