Automic VaultAutomic Vault

brew

使用 Homebrew 安装 youtubedr

查看 youtubedr 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install youtubedr

local Homebrew formula metadata

概览

软件包摘要

Download Youtube Video in Golang

命令和别名

  • youtubedr

历史

项目历史与用法

youtubedr is the command-line program from kkdai/youtube, a Go package for downloading YouTube videos. It is intentionally narrower than youtube-dl-style tools: the README points users to youtube-dl for broader download options.

项目历史

The public repository was created in December 2015 as a Go implementation for discovering and downloading YouTube streams. Its README documents both binary use through `youtubedr` and library use from Go programs, with examples for getting stream information and downloading by URL, video ID, quality, or itag.

The README also explains the scraper mechanics at a high level: parse the video ID, fetch video information, decode stream data, and download from the extracted URL. That makes the project useful as both a CLI and a learning/reference implementation for Go developers interested in YouTube download internals.

采用历史

Adoption appears modest compared with Python media downloaders, but meaningful inside the Go ecosystem. The module is documented on pkg.go.dev, packaged by Homebrew and Termux, and has several thousand GitHub stars according to metadata collected in July 2026.

使用方式

Users install the binary, then run `youtubedr info URL` to inspect available streams or `youtubedr download URL` to save a video. The README documents output naming, destination directories, quality selection, itag selection, and ffmpeg use for high-resolution combinations.

Go developers can import the package directly when they need YouTube stream discovery in their own programs, though the README explicitly frames the tool for CC0-licensed content and discourages illegal use.

为什么软件包爱好者会关心

youtubedr matters as a small Go-native counterpart to larger Python downloaders. It is packageable as a static-ish CLI, importable as a Go module, and a reminder that site-specific media downloaders are often both tools and living protocol notes.

时间线

  • 2015-12-15: The public kkdai/youtube GitHub repository is created.
  • Late 2010s: The project is documented as both a Go package and the `youtubedr` command.
  • 2020s: Homebrew and Termux package the command for easier CLI installation.

Related projects

  • youtube-dl and yt-dlp are broader media downloaders referenced by the project for more download options.
  • FFmpeg is needed for some high-resolution download combinations.
  • iawia002/annie, later known as Lux, is listed among inspirations in the README.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:download,video

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
youtubedrcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本2.10.6
管理器更新时间2026-07-25
本地数据OK
上游当前
检测到的最新版本v2.10.6

https://github.com/kkdai/youtube

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:youtubedr
版本2.10.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/youtubedr
主页https://github.com/kkdai/youtube
仓库https://github.com/kkdai/youtube
上游文档https://github.com/kkdai/youtube#readme
许可证MIT
源码归档https://github.com/kkdai/youtube/archive/refs/tags/v2.10.6.tar.gz
最后更新2026-07-25T21:32:49+02:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameyoutubedr
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment