llistochek / yandex-music-downloader

Загрузчик музыки с сервиса Яндекс.Музыка
MIT License
163 stars 20 forks source link

fix: do not download covers when URL is an empty string #37

Closed MrPixelCat closed 5 months ago

MrPixelCat commented 7 months ago

Hi! It appears that cover URL could also be an empty string, not just None. This PR fixes the bug when downloader crashes on an attempt to download such cover.

PS: sorry for the duplicate PRs, I've closed all irrelevant ones.