alexhua / Aria2-Explorer

An aria2 download task management extension for chromium based browser
https://www.aria2e.com/
BSD 3-Clause "New" or "Revised" License
783 stars 66 forks source link

无法正常拦截Github的文件下载,比如release下载 #138

Closed cesaryuan closed 1 year ago

cesaryuan commented 1 year ago

Describe the bug 点击release中的文件下载时,拦截到的下载链接有问题导致不能下载。

To Reproduce Steps to reproduce the behavior:

  1. Go to alexhua/Aria2-Explorer: An aria2 download task management extension for chromium based browser
  2. Click on Aria2Explore-V2.0.2.crx to download.
  3. Click the Download button.
  4. See the error

Expected behavior No error.

Screenshots

https://user-images.githubusercontent.com/35998162/233928789-4e992121-9996-4386-aad8-bafe84e19b29.mp4

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

PrinceOC912 commented 1 year ago

I am on brave and facing the same problem, haven't been able to download anything from GitHub for a few days.

alexhua commented 1 year ago

感谢反馈,可以复现。 可能是最近的改动导致URL传给AriaNG时,编解码的时候出了问题。

alexhua commented 1 year ago

To NewComer:

This is a very good example of submitting a question, hoping everyone can refer to it.