# dash-mpd-cli を Homebrew, Nix でインストール

dash-mpd-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:dash-mpd-cli
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dash-mpd-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dash-mpd-cli
```

  証拠: nixpkgs package indexes: pkgs/by-name/da/dash-mpd-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dash-mpd-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.34
- **ソース概要:** Download media content from a DASH-MPEG or DASH-WebM MPD manifest
- **ホームページ:** <https://emarsden.github.io/dash-mpd-cli/>
- **リポジトリ:** <https://github.com/emarsden/dash-mpd-cli>
- **最終更新:** 2026-07-24T18:19:12Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dash-mpd-cli (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.2.34
## プロジェクトの歴史と使われ方

dash-mpd-cli is a Rust command-line downloader for MPEG-DASH and DASH-WebM MPD manifests. It is a specialist media package for users who need to fetch segmented streaming media from manifest files rather than use a browser or a general-purpose player.

### プロジェクトの歴史

The project is maintained by Eric Marsden and documented through its official GitHub Pages site and repository. Its scope is intentionally narrow: read an MPD manifest, download media segments, and assemble usable output from DASH streams.

Because the project targets MPEG-DASH, its history sits in the tooling layer around adaptive streaming rather than in player frameworks. The CLI packaging makes that workflow scriptable for archival, testing, and offline-processing tasks.

### 採用の歴史

dash-mpd-cli is a niche package, but it appears in package managers because it gives command-line users a focused downloader for a protocol that is otherwise often hidden behind browser players. Homebrew and Nix packaging make it easier to drop into media workflows without building the Rust project manually.

### 使われ方

Typical use is passing an MPD manifest URL or file to the `dash-mpd-cli` executable and letting the tool download the referenced media segments. The official docs describe command-line use rather than a persistent config file or credential store.

### パッケージ好きにとっての重要性

For package nerds, dash-mpd-cli is the kind of small Rust utility that turns a streaming-media standard into a reproducible CLI dependency. It matters when testing manifests, building offline media pipelines, or avoiding heavier graphical media tools.

### タイムライン

- Project era: dash-mpd-cli was published as a Rust CLI for DASH MPD downloads.
- Present: The official site documents Homebrew, Nix, Cargo, and container-oriented installation paths.

### Related projects

- The package is related to MPEG-DASH tooling, media downloaders, ffmpeg-based post-processing workflows, and Rust CLI packaging through Cargo.

### ソース

- <https://emarsden.github.io/dash-mpd-cli>
- <https://github.com/emarsden/dash-mpd-cli#readme>
- <https://github.com/emarsden/dash-mpd-cli/releases>


## セキュリティノート

dash-mpd-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- Nix - dash-mpd-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/dash-mpd-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/dash-mpd-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dash-mpd-cli.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
