修改demo1

This commit is contained in:
HKXluo 2025-04-13 14:59:18 +08:00
parent ab4ab696f3
commit 2c2f42ee56
No known key found for this signature in database
GPG Key ID: 498DD8DAE5261F38

View File

@ -1,5 +1,5 @@
-- 定义 API 地址
local API_URL = "http://ffmpeg.liulikeji.cn/api/ffmpeg"
local API_URL = "https://ffmpeg.liulikeji.cn/api/ffmpeg"
-- 内置 MP3 URL可以替换成你的目标音频
local INPUT_URL = "https://git.liulikeji.cn/xingluo/CCTweaked-Demo/raw/branch/main/Demo/FFmpegApi-Demo/demo.mp3"