macOS
brew install dash-mpd-clilocal Homebrew formula metadata
brew
dash-mpd-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dash-mpd-clilocal Homebrew formula metadata
nix profile install nixpkgs#dash-mpd-clinixpkgs package indexes · pkgs/by-name/da/dash-mpd-cli/package.nix · ソース: api.github.com
概要
Download media content from a DASH-MPEG or DASH-WebM MPD manifest
履歴
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.
セキュリティ状態
dash-mpd-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dash-mpd-cli | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/emarsden/dash-mpd-cli
インストールメタデータ
| パッケージキー | brew:dash-mpd-cli |
|---|---|
| バージョン | 0.2.33 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dash-mpd-cli |
| ホームページ | https://emarsden.github.io/dash-mpd-cli/ |
| リポジトリ | https://github.com/emarsden/dash-mpd-cli |
| 上流ドキュメント | https://emarsden.github.io/dash-mpd-cli |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/emarsden/dash-mpd-cli/archive/refs/tags/v0.2.33.tar.gz |
| 最終更新 | 2026-05-17T12:04:27Z |
| Pulse | updated |
| 依存関係 | bento4, ffmpeg, mkvtoolnix |
| ビルド依存関係 | protobuf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dash-mpd-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dash-mpd-cli
nix profile install nixpkgs#dash-mpd-cliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.