# vsd mit Homebrew, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vsd in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vsd
```

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:vsd
- **Paketmanager:** Homebrew
- **Version:** 0.5.0
- **Quellzusammenfassung:** Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8)
- **Homepage:** <https://clitic.github.io/vsd/>
- **Repository:** <https://github.com/clitic/vsd>
- **Zuletzt aktualisiert:** 2026-06-22T14:06:36-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- vsd (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.5.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Zeitleiste

- 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`.

### Quellen

- 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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
