macOS
brew install vsdlocal Homebrew formula metadata
brew / rank 5555
Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8). Version 0.5.0 via Homebrew; verified 2026-06-22. Also installable with scoop: scoop install main/vsd.
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 | executable | indexed executable | Discovered from the local executable index. |
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 |
| Homepage | https://clitic.github.io/vsd/ |
| Repository | https://github.com/clitic/vsd |
| Last updated | 2026-06-22T14:06:36-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.