aclap-dev / vdhcoapp

Companion application for Video DownloadHelper browser add-on
GNU General Public License v2.0
1.72k stars 280 forks source link

Failed downloads lose the url #8

Closed hhyyrylainen closed 6 years ago

hhyyrylainen commented 6 years ago

If I use firefox native download method whenever there is a fail the name of the download is stored in the download history, but when using this coapp this is the only error I get for failed downloads in downloadhelper errors tab:

Download error

Response code 403 (Forbidden)

Which is very unhelpful in determining which file failed to download. I'm using version 7.1.0. Sorry if I should have reported this as a downloadhelper bug instead.

mi-g commented 6 years ago

Ok, this is more something to be improved in the add-on itself regarding the way errors are reported rather than in the coapp. This has been noted in the VDH add-on bug list. Thanks.