subhra74 / xdm

Powerfull download accelerator and video downloader
https://xtremedownloadmanager.com/
GNU General Public License v2.0
6.62k stars 1.09k forks source link

XDM doesn't get the download filename from `Content-Disposition` anymore #1038

Closed barraIhsan closed 1 year ago

barraIhsan commented 1 year ago

Describe the bug For example, if you download file from github, the default file name would be random string of letter and number, because the path is lead to that random string. Previous version of XDM Experimental (8.0.18) doesnt affect this bug. XDM should get the download file name. subhra74/xdm-experimental-binaries#48

To Reproduce Steps to reproduce the behavior:

  1. Go to any download that the url and the filename is different (example, github releases https://github.com/subhra74/xdm/releases/)
  2. Click on xdmsetup-8.0.26.msi
  3. See 0c88b896-5f2c-40e3-b0e1-09bb62705f23 in the filename

Expected behavior see xdmsetup-8.0.26.msi

Screenshots image

please complete the following information:

Generated log using below method

Additional context Download File Name is in Content-Disposition image

madgoatz commented 1 year ago

the solution is listed under this comment https://github.com/subhra74/xdm/discussions/768#discussioncomment-5281678

barraIhsan commented 1 year ago

the solution is listed under this comment #768 (comment)

* just click download and it will automatically add the filename after

oh, it confueses me up. Yeah, just click the download now 👍