amir1376 / ab-download-manager

A Download Manager that speeds up your downloads
https://abdownloadmanager.com
Apache License 2.0
3.3k stars 162 forks source link

Download error (Windows operating system) #93

Closed AmirMohammadPX closed 1 month ago

AmirMohammadPX commented 1 month ago

It does not recognize some links and writes the file size as unknown and gives an error, but I can download the file in the browser.

tomdog2016 commented 1 month ago

Snipaste_2024-10-04_21-54-57

tomdog2016 commented 1 month ago

where to find the error.log, pls.

amir1376 commented 1 month ago

@AmirMohammadPX Hi there

It does not recognize some links

Please give extra information so I can reproduce the problem! ( which error shown in the app , a link that have this problem etc...)

amir1376 commented 1 month ago

@tomdog2016 Hi there. When a download gets error, a toast notification shows up in the main window ( in the bottom right of the page ) for now this error does not logged anywhere.

tomdog2016 commented 1 month ago

图片

amir1376 commented 1 month ago

@tomdog2016 It seems the link you are using requires authentication (login). you can use browser integration in order to add require credentials to the app from your browser (if you can access that resource from browser)

tomdog2016 commented 1 month ago

like this? 图片

amir1376 commented 1 month ago

@tomdog2016 yes

tomdog2016 commented 1 month ago

It worked, thanks.