mirror of
https://github.com/sun-guannan/CapCutAPI.git
synced 2025-11-25 03:15:00 +08:00
add 001-words
This commit is contained in:
@@ -156,7 +156,7 @@ response = requests.post("http://localhost:9001/add_text", json={
|
||||
"text": "Welcome to CapCutAPI",
|
||||
"start": 0,
|
||||
"end": 5,
|
||||
"font": "Source Han Sans",
|
||||
"font": "Source Han Sans",read
|
||||
"font_color": "#FFD700",
|
||||
"font_size": 48,
|
||||
"shadow_enabled": True,
|
||||
@@ -243,6 +243,10 @@ mcp_client.call_tool("add_text", {
|
||||
|
||||
Calling `save_draft` will generate a folder starting with `dfd_` in the current directory of `capcut_server.py`. Copy this to the CapCut/Jianying drafts directory to see the generated draft in the application.
|
||||
|
||||
## Pattern
|
||||
|
||||
You can find a lot of pattern in the `pattern` directory.
|
||||
|
||||
## Community & Support
|
||||
|
||||
We welcome contributions of all forms\! Our iteration rules are:
|
||||
|
||||
Reference in New Issue
Block a user