Open bacon-cheeseburger opened 1 year ago
I am surprised I haven't done this sooner. Any error thrown while downloading gets reported to the user, but it never skips downloading. I will work on better error handling.
Also sorry about the long response time, I have been very busy recently.
Hi, It seems the following message isn't being caught:
Error: Couldn't download your request with the id
(possible reasons: region restrictions?, invalid link?)
Rather than continuing to wait for a dl link that will never come, I think it should just move on to the next requested url (if exists). Also, it would be nice to log which url's got that error so say at the end of a batch dl, you can see exactly what failed.