ugetdm / uget-integrator

Native messaging host to integrate uGet Download Manager with web browsers
GNU General Public License v3.0
339 stars 38 forks source link

GUID-like filename retrieved in uGet pop-up window after one link on download link #70

Closed qhgary closed 1 year ago

qhgary commented 5 years ago

take it for example:

  1. open the address as below: https://github.com/yuliskov/SmartYouTubeTV/releases

  2. locate any links that can be downloaded. I'll take version 6.16.95 for example: under label "Assets" which belongs to version 6.16.95, simply click the link for "SYTV_Orig_v6.16.95_r.apk"

then the uget window pops up automatically with no problem, however, the filename is like this:"7b397880-5c6f-11e9-87db-1f728f11024f" (something like GUID)

If you right click the download link using "download with uGet" the uget window pops up with the correct filename: SYTV_Orig_v6.16.95_r.apk

I don't know how does it happen, but it occurs frequently when you click the download link directly rather than using right-click with "download with uGet".