# 使用 Homebrew, winget 安装 yutu

查看 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
- **版本:** 0.10.10
- **来源摘要:** MCP server and CLI for YouTube
- **主页:** <https://yutu.ifor.dev>
- **仓库:** <https://github.com/eat-pray-ai/yutu>
- **最后更新:** 2026-07-25T22:12:53Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- yutu (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.10.10
## 项目历史与用法

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
## 其他软件包管理器记录

- 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


## Combined YAML source

View the package source record on GitHub. [combined/yutu.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yutu.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
