Automic VaultAutomic Vault

brew

Install youtubedr with Homebrew

Download Youtube Video in Golang. Version 2.10.6 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install youtubedr

local Homebrew formula metadata

overview

Package summary

Download Youtube Video in Golang

Commands and aliases

  • youtubedr

history

Project history and usage

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.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:download,video

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
youtubedrcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.10.6
manager updated
local dataok
upstreamcurrent
latest detectedv2.10.6

https://github.com/kkdai/youtube

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:youtubedr
Version2.10.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/youtubedr
Homepagehttps://github.com/kkdai/youtube
Repositoryhttps://github.com/kkdai/youtube
Upstream docshttps://github.com/kkdai/youtube#readme
LicenseMIT
Source archivehttps://github.com/kkdai/youtube/archive/refs/tags/v2.10.6.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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