dsh-watch-video
Subtitle-first video transcription with SRT export, cancellable job controls, and a faster-whisper large-v3 fallback when subtitles are unavailable.
字幕优先的视频转录,支持 SRT 导出与可取消任务控制;字幕不可用时回退到 faster-whisper `large-v3`。
How to install
dsh plugin add github:zeshuochen/dsh-watch-video About
dsh-watch-video English | 完整中文文档 面向 DeepSeek Harness 的字幕优先视频转录插件。优先读取字幕;字幕不可用时使用 faster-whisper large-v3,并生成摘要与 SRT。插件不调用外部 LLM,也不保留原视频。 核心能力 支持 HTTP(S) 视频地址,使用 yt-dlp 获取媒体。 字幕优先;必要时下载音频并用 Whisper 转录。 输出 transcript.txt、transcript.json、transcript.srt、summary.md 和 metadata.json。 支持任务取消、状态查询、任务列表和转录并发限制。 支持 Windows、Linux、macOS;任务超时会清理整个进程树。 只保留转录所需音频与派生产物,不保留原视频。 DSH 重启后会按 staleJobAfterMs 将过期的 running 任务恢复为 interrupted,并清理不完整产物。默认阈值为 6 小时,异常心跳会保守跳过。 子进程输出按流独立进行有界保留:stdout 保留前缀,stderr 保留末尾;限制按 UTF-8 字节计算,并持续 drain 两个流。超时、取消或输出超限会终止整个进程树,并返回有限的诊断信息。maxOutputBytes 优先于旧配置名 outputLimitBytes。 安装依赖 需要 N…
Recommendation signals
Meta
- License
- NOASSERTION
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
dsh-voice-input-plugin
Zhangbo-cn/dsh-voice-input-plugin
Composer mic for the Web UI: tap-to-monitor live transcription and hold-to-talk, with host Edge TTS reply reading that streams while the model generates, echo-pause during reading, and tap-to-stop.
dsh-dingo
february2015/dsh-dingo
Sound reminders with one-click jump for concurrent sessions: the current session gets crisp dang/dang-dang tones, other sessions a soft ding/ding-ding plus a top-right card that jumps straight to the replying conversation.
dsh-perlica-ding
117BS/dsh-perlica-ding
Perlica (Arknights: Endfield) themed tiered sound notifications: plan-ready, task-done, needs-your-input, and error tones; silent for plain chat, system-level playback (works in background), cross-platform (Windows/macOS/Linux), custom TTS sounds.
dsh-plugin-notify-sound
ldchaowin/dsh-plugin-notify-sound
Per-workspace completion ringtones plus attention sounds for approval, question, plan-review, goal-blocked, and task-failure events, with built-in synth, voice (TTS), and custom audio.