# yewtube mit Homebrew, MacPorts, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für yewtube in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install yewtube
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install yewtube
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:yewtube
- **Paketmanager:** Homebrew
- **Version:** 2.13.1
- **Quellzusammenfassung:** Terminal based YouTube player and downloader
- **Homepage:** <https://github.com/mps-youtube/yewtube>
- **Repository:** <https://github.com/mps-youtube/yewtube>
- **Zuletzt aktualisiert:** 2026-07-25T10:50:54Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- yt (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.13.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für yewtube wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
