mirror of
https://github.com/sun-guannan/CapCutAPI.git
synced 2025-11-25 03:15:00 +08:00
添加http 示例
This commit is contained in:
@@ -16,7 +16,7 @@ POST http://localhost:9001/add_video
|
|||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|
||||||
{
|
{
|
||||||
"video_url": "https://cdn.qikongjian.com/1752788403_5rnfds.mp4",
|
"video_url": "http://example.com/video.mp4",
|
||||||
"start": 0,
|
"start": 0,
|
||||||
"end": 10,
|
"end": 10,
|
||||||
"width": 1080,
|
"width": 1080,
|
||||||
|
|||||||
Reference in New Issue
Block a user