22 lines
463 B
JSON
22 lines
463 B
JSON
{
|
|
"id": "video-subtitle",
|
|
"name": "视频字幕特效",
|
|
"type": "skill",
|
|
"version": "1.0.2",
|
|
"description": "AI 自动生成视频字幕,支持多种字幕样式特效",
|
|
"author": "aitoearn",
|
|
"repository": "https://git.frp.it1024.cc/aitoearn/video-subtitle",
|
|
"compatibility": {
|
|
"aitoearn": ">=2.0.0"
|
|
},
|
|
"entry": {
|
|
"main": "plugin-entry.json"
|
|
},
|
|
"permissions": [],
|
|
"keywords": [
|
|
"video",
|
|
"subtitle",
|
|
"effects"
|
|
]
|
|
}
|