Files
video-subtitle/plugin.json
T
2026-08-11 19:31:52 +08:00

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"
]
}