無法自動下載程式

BUG反馈 · 129 次浏览
simonlkch 创建于 2026-07-21 11:44


如圖


simonlkch 2026-07-21 11:51 :

quicker版本: 1.45.5
window 11

困困君 回复 simonlkch 2026-07-21 11:58 :

更新动作

回复内容
simonlkch 2026-07-21 12:22
#1







看來直链功能有問題

simonlkch 2026-07-21 12:35
#2

反正你也是開源了, 你直接用github api吧

1. https://api.github.com/repos/shuimowang/WidgetCanvas/releases/latest

2. find: assets.name = WidgetCanvas-win-x64.exe

3. get current json item, 下載連結是 item.
browser_download_url

  "assets": [
    {
      "url": "https://api.github.com/repos/shuimowang/WidgetCanvas/releases/assets/482375509",
      "id": 482375509,
      "node_id": "RA_kwDOTcOSGs4cwHdV",
      "name": "WidgetCanvas-win-x64.exe",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/x-msdos-program",
      "state": "uploaded",
      "size": 81722226,
      "digest": "sha256:2570bb99ffc2d15117ae17f55741563f591216ab62913d01ada87685a9abef89",
      "download_count": 4,
      "created_at": "2026-07-19T12:27:27Z",
      "updated_at": "2026-07-19T12:27:30Z",
      "browser_download_url": "https://github.com/shuimowang/WidgetCanvas/releases/download/v0.4.0/WidgetCanvas-win-x64.exe"
    }]


困困君 2026-07-21 17:31
#3

更新动作

simonlkch 回复 困困君 2026-07-22 15:26 :

https://temp.getquicker.net/286213/1e3ec70fd3084444ab026fd5c165482f.html

更新了,下載失敗. 完整的log在上方, 方便你查看,

困困君 回复 simonlkch 2026-07-22 15:31 :

更新动作

simonlkch 回复 困困君 2026-07-22 15:37 :
感謝. 可以了
回复主贴