iheanyi / bandcamp-dl

Simple python script to download Bandcamp albums

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better error message, if download is not available (incorrect link)

gorgobacka opened this issue · comments

If to valid album is detected (e.g. the album is not available anymore), the app breaks and the user only sees an exception.

E.g. try to download https://esotericmusic.bandcamp.com/album/creator-ease-back

It would be great, if the user would see a message like: "no valid link provided".