This commit is contained in:
HKXluo 2025-05-04 19:46:13 +08:00
commit 97f42a952f
No known key found for this signature in database
GPG Key ID: 498DD8DAE5261F38

View File

@ -1,5 +1,5 @@
-- API 地址 / API Endpoint -- API 地址 / API Endpoint
local API_URL = "http://ffmpeg.liulikeji.cn/api/ffmpeg" local API_URL = "http://newgmapi.liulikeji.cn/api/ffmpeg"
-- 输入音频URL (可替换) / Input audio URL (replaceable) -- 输入音频URL (可替换) / Input audio URL (replaceable)
local INPUT_URL = "https://git.liulikeji.cn/xingluo/CCTweaked-Demo/raw/branch/main/Demo/FFmpegApi-Demo/demo.mp3" local INPUT_URL = "https://git.liulikeji.cn/xingluo/CCTweaked-Demo/raw/branch/main/Demo/FFmpegApi-Demo/demo.mp3"