dsh-bili-asr
Run the following command in DeepSeek Harness:
dsh plugin install rudyz666/dsh-bili-asr
Paste the following prompt into your AI chat to install this plugin:
Run the install command in your DeepSeek Harness terminal; the plugin source is at https://github.com/rudyz666/dsh-bili-asr, and the bili_script tool will load automatically after restarting DSH Desktop.
About this plugin
Pulling a clean transcript out of a bilibili tutorial, lecture, or podcast is painfully slow when you copy sentences by hand, and virtually impossible when the video has no subtitle track at all.
dsh-bili-asr collapses the whole workflow into one step: paste any bilibili link (BV id, av id, b23.tv short link, full URL, or even a share-text snippet) and the plugin first reads the built-in AI or CC subtitle track for an instant result. When no track exists, it downloads the lowest-bitrate audio, converts it to 16 kHz mono with ffmpeg, and runs local Whisper large-v3-turbo to produce a full transcript. The output includes line-by-line mm:ss timestamps plus SRT, TXT, and JSON exports written to a local directory, with multi-part videos handled automatically.
It registers as the bili_script host tool, so the model invokes it on its own whenever a script or dialogue is needed - no UI clicks required. Built in pure Node.js, it runs identically on Windows, macOS, and Linux. It is well suited to creators, researchers, and any DeepSeek Harness user who wants to turn bilibili video content into searchable, editable text within a chat conversation.
Screenshots
Use Cases
- Paste a bilibili link to get a timestamped full transcript instantly
- Auto-transcribe subtitle-free videos with local Whisper
- One-click export to SRT, TXT, or JSON for translation or note-taking
Best For
- Users who regularly watch bilibili tutorials and courses for notes
- Creators needing transcripts for translation or summarization
- DSH users who want to extract video text directly in chat
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.