# yewtube を Homebrew, MacPorts, Nix, apt でインストール

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

## インストール

```sh
sudo av install brew:yewtube
```

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

### macOS

- Homebrew (100%):

```sh
brew install yewtube
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install yewtube
```

  証拠: MacPorts ports tree: net/yewtube/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#yewtube
```

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

- Debian apt (92%):

```sh
sudo apt install python3-yt
```

  証拠: Debian stable package indexes: python3-yt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:yewtube
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.13.1
- **ソース概要:** Terminal based YouTube player and downloader
- **ホームページ:** <https://github.com/mps-youtube/yewtube>
- **リポジトリ:** <https://github.com/mps-youtube/yewtube>
- **最終更新:** 2026-07-25T10:50:54Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- yt (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

yewtube is the maintained terminal YouTube player and downloader descended from mps-youtube. The current README describes it as a fork of mps-youtube that runs as the yt command and no longer requires a YouTube API key.

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

The underlying repository lineage dates to February 2014, when mps-youtube was published as a terminal interface for searching, streaming, and downloading YouTube media. The yewtube README explicitly preserves that ancestry: yewtube is based on mps-youtube, and mps-youtube was based on the older mps terminal music program.

The fork's public change log shows yewtube releases beginning with the inherited v0.2.x line in 2014 and continuing through a revived 2.x series. The 2022 releases are especially visible as the fork removed the old API-key workflow, restored download and playlist behavior, added mpris extras, and updated its playback/downloader plumbing.

### 採用の歴史

yewtube's adoption is tied to command-line users who wanted a YouTube client that could search, queue, stream, download, and manage playlists without opening a browser. The GitHub project has thousands of stars and hundreds of forks, and the README documents installation through pip, pipx, and direct GitHub installs.

The tool stayed relevant by tracking the unstable YouTube ecosystem through yt-dlp updates and compatibility fixes. Later releases in 2023-2026 include downloader bumps and maintenance fixes, which is exactly the kind of churn expected for a terminal video client.

### 使われ方

Users install yewtube with pip or pipx and run it as yt. Inside the terminal UI, slash-prefixed searches, playlist searches, local playlist saves, media downloads, comment browsing, and album matching are documented in the README.

Playback depends on external players such as mpv, mplayer, or VLC. The README also documents optional mpv input binding integration, mpris support, and the inherited mps-youtube configuration directory at ~/.config/mps-youtube.

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

yewtube is a classic package-nerd artifact: a high-level terminal app whose usefulness depends on keeping a fast-moving web service usable from a stable local command. It also illustrates how package ecosystems preserve abandoned CLI workflows through forks, renamed packages, and compatibility releases.

For media packages, yewtube sits between a downloader such as yt-dlp and a player such as mpv: it is the interactive TUI layer that lets users search, queue, and play from the shell.

### タイムライン

- 2014-02: mps-youtube repository created.
- 2014-11: v0.2.x release line appears in the project change log.
- 2022-03: v2.8.1 documents removal of API-key instructions and fixes around playlists, search, and playback.
- 2023-08: v2.10.5 bumps yt-dlp.
- 2026-03: v2.13.1 published on GitHub.

### Related projects

- mps-youtube: direct predecessor and code lineage.
- mps: older terminal music-search program that inspired mps-youtube.
- yt-dlp: downloader backend tracked in yewtube maintenance releases.
- mpv, mplayer, and VLC: external players used by yewtube.

### ソース

- <https://api.github.com/repos/mps-youtube/yewtube - repository creation date and adoption signals.>
- <https://api.github.com/repos/mps-youtube/yewtube/releases - current release tags and publication dates.>
- <https://github.com/mps-youtube/yewtube - README describes fork lineage, no-API-key behavior, features, usage, and config directory.>
- <https://raw.githubusercontent.com/mps-youtube/yewtube/master/CHANGELOG.md - release history and maintenance themes.>


## セキュリティノート

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



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/mps-youtube
## 他のパッケージマネージャ記録

- Nix - yewtube: normalized package name match | nixpkgs package indexes: pkgs/by-name/ye/yewtube/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - yewtube: normalized package name match | MacPorts ports tree: net/yewtube/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - python3-yt - 4.4.0-2+b1: installed executable or alias match | Debian stable package indexes: python3-yt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Framework for analyzing and visualizing simulation data (Python 3) | https://yt-project.org/
- Ubuntu apt - python3-yt - 4.3.0-1build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: python3-yt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Framework for analyzing and visualizing simulation data (Python 3) | https://yt-project.org/


## Combined YAML source

View the package source record on GitHub. [combined/yewtube.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yewtube.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
