From 7330a05c78c33e7cff8ad53d249e2963d0aaa1ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Fri, 11 Jul 2025 19:28:01 +0800 Subject: [PATCH] fix --- src/common/download-ffmpeg.ts | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/common/download-ffmpeg.ts b/src/common/download-ffmpeg.ts index 25d4a798..734c5e85 100644 --- a/src/common/download-ffmpeg.ts +++ b/src/common/download-ffmpeg.ts @@ -10,10 +10,14 @@ import { LogWrapper } from './log'; const downloadOri = "https://github.com/NapNeko/ffmpeg-build/releases/download/v1.0.0/ffmpeg-7.1.1-win64.zip" const urls = [ - "https://github.moeyy.xyz/" + downloadOri, - "https://ghp.ci/" + downloadOri, - "https://gh.api.99988866.xyz/" + downloadOri, - "https://gh.api.99988866.xyz/" + downloadOri, + "https://j.1win.ggff.net/" + downloadOri, + "https://git.yylx.win/" + downloadOri, + "https://ghfile.geekertao.top/" + downloadOri, + "https://gh-proxy.net/" + downloadOri, + "https://ghm.078465.xyz/" + downloadOri, + "https://gitproxy.127731.xyz/" + downloadOri, + "https://jiashu.1win.eu.org/" + downloadOri, + "https://github.tbedu.top/" + downloadOri, downloadOri ];