# Installer vsd avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vsd pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vsd
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:vsd
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.0
- **Résumé source:** Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8)
- **Page d'accueil:** <https://clitic.github.io/vsd/>
- **Dépôt:** <https://github.com/clitic/vsd>
- **Dernière mise à jour:** 2026-06-22T14:06:36-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vsd (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Chronologie

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

### Sources

- 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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
