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
15.55k stars 1.48k forks source link

prevent error if playlist has no image #2089

Open scaphandroid opened 1 month ago

scaphandroid commented 1 month ago

Title

prevent error if playlist has no image

Related Issue

https://github.com/spotDL/spotify-downloader/issues/2088

Motivation and Context

can use the tool even if spotify playlist is empty and avoir error in the case (particulary to automate download of a set of playlist where there can be empty playlist with no image)

How Has This Been Tested?

test with various empty and non empty playlist, no side effect detected

Types of Changes

Checklist