更改url
This commit is contained in:
parent
78e50675c6
commit
ab4ab696f3
@ -2,7 +2,7 @@
|
|||||||
local API_URL = "http://ffmpeg.liulikeji.cn/api/ffmpeg"
|
local API_URL = "http://ffmpeg.liulikeji.cn/api/ffmpeg"
|
||||||
|
|
||||||
-- 内置 MP3 URL(可以替换成你的目标音频)
|
-- 内置 MP3 URL(可以替换成你的目标音频)
|
||||||
local INPUT_URL = "http://example.com/audio.mp3"
|
local INPUT_URL = "https://git.liulikeji.cn/xingluo/CCTweaked-Demo/raw/branch/main/Demo/FFmpegApi-Demo/demo.mp3"
|
||||||
|
|
||||||
-- 发送 POST 请求到 FFmpeg API
|
-- 发送 POST 请求到 FFmpeg API
|
||||||
local function convertAndPlay()
|
local function convertAndPlay()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user