dsh-video-size
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-video-size
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, run dsh plugin install uckkk/dsh-video-size to install this plugin; the full source code is available at https://github.com/uckkk/dsh-video-size .
About this plugin
In any video-processing pipeline, file size is one of the first numbers you need to know—estimating upload bandwidth, validating post-encoding output, or checking CDN quotas all hinge on a quick, reliable figure. dsh-video-size exists for exactly that: it registers a video_size tool inside your dsh session that calculates video file size precisely from the parameters you supply and returns a structured, detailed result.
The entire implementation is pure Node with zero network calls and no third-party binaries, so it runs comfortably in offline environments, CI pipelines, or air-gapped toolchains without the overhead of bundling a full media runtime like ffmpeg.
If you are building automated workflows around transcoding, content delivery, or moderation and want volume figures right inside your conversation context without breaking flow, dsh-video-size is a lightweight, plug-and-play option that gets out of your way.
Use Cases
- Verify transcoded output file size meets target constraints at a glance
- Estimate video file size before upload to assess bandwidth and storage quotas
- Compute file size in offline CI pipelines without pulling ffmpeg or other binaries
Best For
- Engineers building automated transcoding and CDN delivery pipelines
- Content moderation or ops teams that need size data inside the session context
- Developers who favor pure-Node, zero-network lightweight toolchains
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.