dotennin / baidu-pan-downloader

A download manager for Baidu Yun using Tampermonkey
MIT License
202 stars 55 forks source link

Download big size file stuck at 100% #13

Closed vault101 closed 4 years ago

vault101 commented 4 years ago

Describe the bug Download big size file stuck at 100%

To Reproduce Steps to reproduce the behavior:

  1. Set "Don't ask for download save folder" in Edge
  2. Go to pan.baidu.com/disk/home, check a file with size 40M (or much smaller), click "+" to download. After 100%, Windows 10 prompts notification from Edge, and browser auto save the file
  3. Go to pan.baidu.com/disk/home, check a file 500M (or bigger), click "+" to download. After 100%, no Windows 10 notification, browser not saving the file, the progress stops at 100%
  4. Changing the script option "auto download" or Edge option "Don't ask for download save folder" didn't fix the issue

Desktop (please complete the following information):

dotennin commented 4 years ago

Cannot reproduced follow the same steps in my local env. Guess rejected by your firewall? 🤔

vault101 commented 4 years ago

Not sure about this, change to Google Chrome Version 85.0.4183.83 (Official Build) (64-bit) + Tampermonkey fix the issue. Need more tests to cross check.