macOS
brew install vsdlocal Homebrew formula metadata
brew
Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8). Version 0.5.0 via Homebrew; verified 2026-06-22.
install
brew install vsdlocal Homebrew formula metadata
scoop install main/vsdScoop official bucket manifest trees · bucket/vsd.json · source: api.github.com
overview
Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8)
history
vsd, short for Video Stream Downloader, is a Rust command-line utility and library for saving HTTP video streams, especially DASH .mpd manifests and HLS .m3u8 playlists. Its documented feature set centers on segmented stream fetching, optional DRM-related workflows, subtitle extraction, and ffmpeg-based muxing into a single output file.
The public project is maintained by clitic on GitHub and presents itself as both an end-user CLI and an embeddable Rust library. The 2025-2026 changelog shows rapid iteration around the `save` workflow, including stream selection changes in 2025 and a 0.5.0 release dated 2026-06-03 that added separate `decrypt` and `license` subcommands alongside resume and clip-section support.
The documented main entry point is `vsd save`, which takes a DASH or HLS playlist URL and can write a muxed media file when an output path is supplied. In practice it belongs to the same niche as other stream-inspection and segmented-media download tools: useful when a user has a manifest URL and wants a reproducible CLI path from playlist to local file.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vsd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:vsd |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vsd |
| Homepage | https://clitic.github.io/vsd/ |
| Repository | https://github.com/clitic/vsd |
| Upstream docs | https://clitic.github.io/vsd |
| License | MIT |
| Source archive | https://github.com/clitic/vsd/archive/refs/tags/vsd-0.5.0.tar.gz |
| Last updated | 2026-06-22T14:06:36-07:00 |
| Pulse | updated |
| Dependencies | ffmpeg |
| Build dependencies | pkgconf, protobuf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vsd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/vsd
scoop install main/vsdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.