Files
video-create/accounts/_template/account.json

21 lines
351 B
JSON
Raw Normal View History

{
"id": "",
"name": "",
"description": "",
"defaultFormat": "9:16",
"imageModel": "gemini",
"videoModel": "",
"batchSize": 30,
"capcut": {
"effects": [],
"filter": "",
"subtitleStyle": {
"fontSize": 12,
"color": "#FFFFFF",
"highlightColor": "#FF6B35",
"bold": true
},
"defaultBGM": ""
}
}