# 使用 Homebrew, scoop 安装 vsd

查看 vsd 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:vsd
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vsd
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/vsd
```

  证据: Scoop official bucket manifest trees: bucket/vsd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:vsd
- **软件包管理器:** Homebrew
- **版本:** 0.5.0
- **来源摘要:** Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8)
- **主页:** <https://clitic.github.io/vsd/>
- **仓库:** <https://github.com/clitic/vsd>
- **最后更新:** 2026-06-22T14:06:36-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- vsd (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.5.0
## 项目历史与用法

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.

### 时间线

- 2025-06-13: Version 0.4.0 added the `capture` workflow and HLS SAMPLE-AES decryption support.
- 2025-08-12: Version 0.4.2 simplified stream-selection flags into a unified selection option.
- 2026-06-03: Version 0.5.0 added `decrypt` and `license` subcommands plus resume and clip-section support for `save`.

### 来源

- GitHub README: https://github.com/clitic/vsd
- GitHub releases/changelog: https://github.com/clitic/vsd/releases
- Official docs: https://clitic.github.io/vsd/
- Project changelog: https://github.com/clitic/vsd/blob/main/vsd/CHANGELOG.md


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Scoop - main/vsd: normalized package name match | Scoop official bucket manifest trees: bucket/vsd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/vsd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vsd.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
