mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-08-28 23:27:04 +08:00
Add Vivideo CLI to public registry (#425)
Add @vivideo/cli (npm) to public_registry.json — an AI video generation CLI for creating avatar and text-to-video content from the terminal, scripts, CI, or agents. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
GitHub
parent
7154ed7fa5
commit
fbe662bf22
@@ -492,6 +492,28 @@
|
||||
"url": "https://github.com/goddardoven110907"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vivideo",
|
||||
"display_name": "Vivideo CLI",
|
||||
"version": "1.0.2",
|
||||
"description": "Vivideo AI video generation CLI — create avatar and text-to-video content from the terminal, scripts, CI, or agents. Supports auto and manual modes, model/avatar/voice/brand-kit listing, credit estimates, and status/wait polling.",
|
||||
"category": "ai",
|
||||
"requires": "Node.js >= 18.17, VIVIDEO_API_KEY",
|
||||
"homepage": "https://vivideo.ai",
|
||||
"source_url": null,
|
||||
"package_manager": "npm",
|
||||
"npm_package": "@vivideo/cli",
|
||||
"install_cmd": "npm install -g @vivideo/cli",
|
||||
"npx_cmd": "npx @vivideo/cli",
|
||||
"skill_md": "https://vivideo.ai",
|
||||
"entry_point": "vivideo",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Vivideo",
|
||||
"url": "https://vivideo.ai"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user