xisheng687/dsh-subscription-media-suite0

dsh-subscription-media-suite

Native DSH audio/video cards and a compliant ACP bridge for subscription-backed multimodal work.

包名
dsh-subscription-media-suite
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xisheng687/dsh-subscription-media-suite

DSH Subscription Media Suite

AI tools often produce a file and leave chat with an awkward path. This DSH plugin suite turns local audio/video into persistent playable cards and adds a practical sampled long-video workflow—without patching DeepSeek Harness core.

Highlights:

  • Subscription-backed work through the official Grok Build ACP process. OAuth remains owned by the official CLI.
  • Native audio/video cards with seeking and restart persistence.
  • TTS, STT, and long-video analysis via a user-provided XAI_API_KEY.
  • Explicit consent before derived frames/audio leave the machine; the original long video is never uploaded whole.

Install the release tarball:

dsh plugin --profile web add https://github.com/xisheng687/dsh-subscription-media-suite/releases/download/v0.1.0/dsh-subscription-media-suite-0.1.0.tgz
NODE_USE_ENV_PROXY=1 dsh web

Requirements: DSH 0.1.0-rc.7+, Node 22.19+, ffmpeg/ffprobe, and the official grok CLI for subscription-backed ACP. Set XAI_API_KEY only for API audio and long-video synthesis.

The implementation and release audit were developed primarily with Codex. See README.zh.md for tested behavior, limits, and full credits.

Unofficial community software; not endorsed by xAI or DeepSeek.