xisheng687/dsh-subscription-media-suite0

dsh-subscription-media-suite

订阅多媒体套件插件,提供本地音视频卡片播放、长视频分析工作流及 TTS/STT 工具。

AI 分析

核心用途是增强 DSH 的多媒体处理与展示能力。适合需要处理本地音视频、生成语音或分析长视频的用户。部分功能需要用户提供 XAI_API_KEY。

套件
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.