pkg.soopen package index

brew / 順位 3070

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install yewtube

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install yewtube

MacPorts ports tree · net/yewtube/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#yewtube

nixpkgs package indexes · pkgs/by-name/ye/yewtube/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install python3-yt

Debian stable package indexes · python3-yt · ソース: deb.debian.org

概要

パッケージ概要

Terminal based YouTube player and downloader

コマンドとエイリアス

  • yt

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/mps-youtube

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
yt実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.13.1
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:yewtube
バージョン2.13.1
パッケージマネージャHomebrew
ホームページhttps://github.com/mps-youtube/yewtube
リポジトリhttps://github.com/mps-youtube/yewtube
最終更新2026-07-25T10:50:54Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

yewtube

nix profile install nixpkgs#yewtube
  • normalized package name match
  • 一致条件: Yewtube
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ye/yewtube/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

yewtube

sudo port install yewtube
  • normalized package name match
  • 一致条件: Yewtube
MacPorts ports tree · api.github.com · MacPorts ports tree: net/yewtube/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

python3-yt 4.4.0-2+b1

Framework for analyzing and visualizing simulation data (Python 3)

https://yt-project.org/

sudo apt install python3-yt
  • Section: python
  • Architecture: amd64
  • Source Package: yt
  • 24 依存関係
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Yt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-yt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

python3-yt 4.3.0-1build1

Framework for analyzing and visualizing simulation data (Python 3)

https://yt-project.org/

sudo apt install python3-yt
  • Section: universe/python
  • Architecture: amd64
  • Source Package: yt
  • 24 依存関係
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Yt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-yt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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