# yutu を Homebrew, winget でインストール

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

## インストール

```sh
sudo av install brew:yutu
```

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

### macOS

- Homebrew (100%):

```sh
brew install yutu
```

  証拠: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id eat-pray-ai.yutu -e
```

  証拠: Windows Package Manager source index: eat-pray-ai.yutu from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:yutu
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/yutu>
- **バージョン:** 0.10.9
- **ソース概要:** MCP server and CLI for YouTube
- **ホームページ:** <https://yutu.ifor.dev>
- **リポジトリ:** <https://github.com/eat-pray-ai/yutu>
- **上流ドキュメント:** <https://github.com/eat-pray-ai/yutu#readme>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/eat-pray-ai/yutu/archive/refs/tags/v0.10.9.tar.gz>
- **最終更新:** 2026-06-21T13:01:05Z
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- yutu (cli)
- yutu (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.10.9
- マネージャ更新日: 2026-06-21
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/eat-pray-ai/yutu
- 検出された最新: v0.10.9 (最新)
## プロジェクトの歴史と使われ方

yutu is a Go-based CLI, MCP server, and AI-agent toolkit for YouTube workflows. Its README positions it around uploading and optimizing videos, managing comments, playlists, captions, thumbnails, analytics-related APIs, and channel operations through both command-line and agent interfaces.

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

The GitHub repository was created in May 2023. By the 2026 README, the project had expanded beyond a simple YouTube utility into a combined CLI, MCP server, skill, and agent package distributed through GitHub releases, Homebrew, WinGet, npm, Docker, and Go install workflows.

The project sits in the post-MCP tooling wave: the README foregrounds its MCP server and agent modes, with Google OAuth setup as the prerequisite for delegated YouTube operations.

### 採用の歴史

Public GitHub metadata showed hundreds of stars by July 2026, making it visible but still young compared with long-lived YouTube automation tools. Its adoption signal is mostly in packaging breadth and AI-tooling integration rather than long historical deployment.

### 使われ方

Users create a Google Cloud project, enable YouTube APIs, download OAuth desktop credentials as client_secret.json, run yutu auth, and then use the generated youtube.token.json for later commands. The README also documents environment variables for overriding credential and token paths.

Practical use cases include YouTube upload automation, metadata and playlist management, comment operations, caption and watermark tasks, and exposing these capabilities to MCP clients or the project's own agent mode.

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

yutu is notable as an example of a media CLI being repackaged for agentic workflows. It is not just a YouTube uploader; in package-index terms it shows how command-line tools are becoming MCP servers and agent backends while still needing ordinary package-manager distribution.

### タイムライン

- 2023-05-20: GitHub repository is created.
- 2026: README describes yutu as a CLI, MCP server, skill, and AI agent for YouTube workflows.
- 2026-07-02: GitHub metadata shows active repository updates on the day of this enrichment run.

### Related projects

- YouTube Data API v3 is the required Google API for core yutu operations.
- YouTube Analytics API and YouTube Reporting API are optional APIs named by the README for extended workflows.
- MCP clients are a target integration surface for yutu's server mode.

### ソース

- <https://api.github.com/repos/eat-pray-ai/yutu>
- <https://github.com/eat-pray-ai/yutu>
- <https://raw.githubusercontent.com/eat-pray-ai/yutu/main/README.md>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


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


## Credential files

- Unix: client_secret.json, youtube.token.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** yutu
- **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:** head, stable

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

- winget - eat-pray-ai.yutu: normalized package name match | Windows Package Manager source index: eat-pray-ai.yutu from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [youtubeuploader](https://www.automicvault.com/ja/pkg/brew/youtubeuploader/) - Shares av.db curated category or tags: cli, media, youtube.
- [media-control](https://www.automicvault.com/ja/pkg/brew/media-control/) - Shares av.db curated category or tags: automation, cli, media.
- [podsync](https://www.automicvault.com/ja/pkg/brew/podsync/) - Shares av.db curated category or tags: cli, media, youtube.
- [yt-dlp](https://www.automicvault.com/ja/pkg/brew/yt-dlp/) - Shares av.db curated category or tags: cli, media, youtube.
- [ccextractor](https://www.automicvault.com/ja/pkg/brew/ccextractor/) - Shares av.db curated category or tags: cli, media.
- [ffmate](https://www.automicvault.com/ja/pkg/brew/ffmate/) - Shares av.db curated category or tags: automation, cli, media.
- [gallery-dl](https://www.automicvault.com/ja/pkg/brew/gallery-dl/) - Shares av.db curated category or tags: cli, media.
- [gamdl](https://www.automicvault.com/ja/pkg/brew/gamdl/) - Shares av.db curated category or tags: cli, media.

## Combined YAML source

View the package source record on GitHub. [combined/yutu.yml](https://github.com/automic-vault/db/blob/main/combined/yutu.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
