DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dock-media

Media player plugin for DSH dock supporting streaming audio and video playback over HTTP Range requests.

UI & ProductivityDeveloper ToolsSkills & Workflows
0GitHub Stars0ForksUpdated2026-09-11

Install

$ dsh plugin --profile web add dock-base

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dock-media is a DeepSeek Harness dock plugin that integrates with dock-files to provide dedicated audio and video playback inside the DSH web workbench. It streams media files via HTTP Range (206 Partial Content) requests without loading full files into memory, featuring a turntable music player for audio files and a fullscreen video viewer.

Key Capabilities

  • Dual playback modes with a music player interface for audio and a video player with fullscreen support
  • HTTP Range streaming via dedicated host routes (/dock-media/source) to support scrubbing and fast seeking without full-file base64 buffering
  • Metadata probing endpoint (/dock-media/probe) returning file size and media types with header format badges
  • Playback controls including speed adjustment (0.5x–2x), looping, volume control, and audio visualizer animations
  • Graceful fallback notifications for unsupported media encodings

Useful For

  • Playing and reviewing audio assets (MP3, WAV, FLAC, M4A) directly inside the DSH workbench file explorer
  • Watching and scrubbing through video files (MP4, WebM, MOV) during development without opening external players
  • Streaming large workspace media files efficiently without consuming excessive memory

Who It Fits

  • Developers and content creators managing audio/video assets within DeepSeek Harness dock environments
  • DSH web workbench users needing in-browser media previews

Documented Limitations

  • Requires dock/dock-base and dock-files to function as an integrated file viewer
  • Browser decoding depends on native browser codec support (e.g., legacy AVI or WMV may fail to decode)
  • Does not handle .ts files to avoid conflicts with TypeScript source files in dock-editor

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 6 development, 4 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
AKS1st/dock-media
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
5eb1ece · 2026-09-14

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-11
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app