Files
video-create/.claude/skills/video-from-script/accounts/military/account.json

37 lines
913 B
JSON

{
"id": "military",
"name": "军事账号",
"description": "军事主题短视频账号,暗黑漫画风格,深紫焦橙双色调",
"pipeline": "image-video",
"defaultFormat": "9:16",
"imageModel": "gemini",
"videoModel": "veo3-fast",
"batchSize": 30,
"styles": {
"dark-noir-military": {
"references": [
{ "file": "grunge_br.png", "url": "https://i.ibb.co/SwfD7YM6/e3caf4ad6e8a.png" }
]
}
},
"capcut": {
"effects": ["录制边框 III"],
"filter": "电影感:40",
"subtitleStyle": {
"font": "思源黑体 Heavy",
"fontSize": 24,
"color": "#FFFFFF",
"highlightColor": "#FF6B35",
"bold": true,
"hasShadow": true,
"shadowColor": "#000000",
"shadowAlpha": 0.8,
"transformY": -380,
"alignment": 1,
"inAnimation": "淡入",
"outAnimation": "淡出"
},
"defaultBGM": ""
}
}