amir1376 / ab-download-manager

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

Some websites offer direct link downloads that are recognized as PHP format files. #213

Open hawchou1995 opened 3 days ago

hawchou1995 commented 3 days ago

Some websites offer direct link downloads that are recognized as PHP format files. Such as https://www.ghxi.com/bulkcrapuninstaller.html

amir1376 commented 1 day ago

Hi there. when you encounter that filename's extension changed to html that means that download manager can't download that file. (web server return a webpage instead of the actual file)

I tried to reproduce your problem but unfortunately I couldn't

however It could be due to two things

link requires some headers/cookies/credentials

if you use browser extension to capture the download , the extension handle this automatically and it should work (unless there is a bug)

Resource Restriction

maybe you are using a proxy in your browser but not in the app in that case you should do this in the app too.