AI Agent Hub
Back to plugins
dsh-media-preview preview

dsh-media-preview

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install tsonglew/dsh-media-preview

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, use the command 'dsh plugin install tsonglew/dsh-media-preview' or visit the source repository at https://github.com/tsonglew/dsh-media-preview.

About this plugin

In the DeepSeek Harness web GUI, the sidebar's media preview often falls short with issues like loading entire files into memory and lacking HTTP Range support, reducing efficiency for playing long videos or large audio files. The dsh-media-preview plugin solves these problems by registering as a FileViewer in dsh-better-sidebar and offering preview through its dedicated streaming route (/media-preview/file). Its core capabilities include HTTP Range (206) seeking for easy navigation, streaming responses to avoid whole-file buffering, and support for a broad range of audio and video formats like mp4 and mp3, with magic-byte sniffing for extension-less files. This plugin is perfect for users who regularly browse and play media in the DeepSeek Harness environment, such as developers, content creators, or anyone needing efficient file management, greatly enhancing the sidebar's media handling experience.

Screenshots

Use Cases

  • Quickly preview audio and video while browsing files in the DeepSeek Harness sidebar
  • Developers extending media handling capabilities in the web GUI
  • Content creators efficiently viewing local media files

Best For

  • Everyday users of DeepSeek Harness
  • Developers and customizers of the web GUI
  • Personnel who frequently manage media files