dsh-newapi-video
Call a new-api (one-api style) relay station's video model from the conversation with @-referenced image/video materials, supporting Seedance 2.0 and Happyhorse text-to-video and image-to-video across four relay protocols.
在对话中用 @ 引用素材调用 new-api 中转站的视频大模型生成视频,支持 Seedance 2.0 与快乐马的文生视频和图生视频,覆盖四种中转协议。
How to install
dsh plugin add github:chen704290901chen/dsh-newapi-video About
dsh-newapi-video 一个 DeepSeek Harness(DSH)插件:在对话里用 @ 引用素材(图片 / 视频),再加一句提示词,调用 **new-api(one-api 风格中转站)** 的视频大模型生成视频。 功能 注册两个工具: newapi_generate_video —— 文生视频 / 图生视频 / 首尾帧视频。 newapi_task_status —— 查询本地任务台账,恢复因超时或中断而丢失的异步任务。 通过 @ 引用素材:把 @ 引用的图片路径传给 first_frame(首帧图生视频)、last_frame(尾帧)、reference_images(外观一致性参考图);视频素材传给 video(视频生视频,视模式而定)。 四种中转协议: v1-videos(**默认**):new-api 统一任务接口 POST {base}/v1/videos + GET /v1/videos/{task_id},适配 **Seedance 2.0** 与 **Happyhorse**(快乐马)。按模型名自动识别请求体:happyhorse-* 走顶层 size+images;doubao-seedance-* 走 metadata.resolution/ratio + metadata.content(first_frame / last_frame / …
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-13
- Created
- 2026-09-08
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-thinking-effort
hytime/dsh-thinking-effort
Configure reasoning-effort levels and sub-agent defaults for custom DSH models.