We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d0effe commit be39f20Copy full SHA for be39f20
internal/service/lib/ffmpeg/auto_download.go
@@ -16,7 +16,7 @@ import (
16
const (
17
18
// ReleasePage ffmpeg 发布页地址
19
- ReleasePage = "https://ghfast.top/https://github.com/AmbitiousJun/ffmpeg-release/releases/latest/download"
+ ReleasePage = "https://github.tbedu.top/https://github.com/AmbitiousJun/ffmpeg-release/releases/latest/download"
20
)
21
22
// arch2ExecNameMap 根据系统的芯片架构, 映射到对应的二进制文件
0 commit comments