# vsd を Homebrew, scoop でインストール

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
