添加http 示例

This commit is contained in:
Xin Wang
2025-07-19 17:42:23 +08:00
parent 0a7181706a
commit fc42b81b0c

View File

@@ -16,7 +16,7 @@ POST http://localhost:9001/add_video
Content-Type: application/json
{
"video_url": "https://cdn.qikongjian.com/1752788403_5rnfds.mp4",
"video_url": "http://example.com/video.mp4",
"start": 0,
"end": 10,
"width": 1080,