Credential access
Reads browser cookies, netrc credentials, config files, and output paths.
brew
Feature-rich command-line audio/video downloader. Version 2026.7.4 via Homebrew; verified 2026-07-06.
agent safety
yt-dlp downloads media and can read cookies or credentials for authenticated sources.
Reads browser cookies, netrc credentials, config files, and output paths.
Mostly downloads, but may access authenticated services.
Can create large media artifacts and expose private media locally.
Gate cookie reads, authenticated downloads, and broad output paths.
Allow public metadata queries; require approval for cookie use and private downloads.
install
brew install yt-dlplocal Homebrew formula metadata
sudo apk add yt-dlpAlpine Linux edge package indexes · yt-dlp · source: dl-cdn.alpinelinux.org
sudo apt install yt-dlpDebian stable package indexes · yt-dlp · source: deb.debian.org
sudo dnf install yt-dlpFedora Rawhide package metadata · yt-dlp · source: dl.fedoraproject.org
nix profile install nixpkgs#yt-dlpnixpkgs package indexes · pkgs/by-name/yt/yt-dlp/package.nix · source: api.github.com
sudo pacman -S yt-dlpArch Linux sync databases · yt-dlp · source: geo.mirror.pkgbuild.com
sudo zypper install python313-yt-dlpopenSUSE Tumbleweed package metadata · python313-yt-dlp · source: download.opensuse.org
choco install yt-dlpChocolatey community package catalog · yt-dlp · source: community.chocolatey.org
scoop install main/yt-dlpScoop official bucket manifest trees · bucket/yt-dlp.json · source: api.github.com
winget install --id yt-dlp.yt-dlp -eWindows Package Manager source index · yt-dlp.yt-dlp · source: cdn.winget.microsoft.com
overview
Feature-rich command-line audio/video downloader
history
yt-dlp is the dominant modern fork in the youtube-dl family: a fast-moving command-line downloader for video and audio sites, with package significance far beyond “download a video” because archivists, researchers, automation scripts, and media workflows depend on its extractor maintenance.
The project’s README states the lineage directly: yt-dlp is a fork of youtube-dl based on the now inactive youtube-dlc. That lineage matters because youtube-dl began in 2006 and became the archetypal site-extractor CLI, but by 2020-2021 community energy had shifted into forks that could merge fixes and features faster.
yt-dlp’s GitHub repository dates to October 2020, during the same period in which youtube-dl was at the center of a high-profile RIAA takedown dispute on GitHub. GitHub restored youtube-dl in November 2020 after EFF involvement, but the episode made the fragility and public importance of downloader infrastructure visible to a much wider software audience.
By 2021, yt-dlp had become the active fork many users recommended. It accumulated behavior and feature differences from youtube-dl: better default format sorting, SponsorBlock integration, download sections, richer metadata and post-processing options, plugin hooks, browser cookie handling, and active extractor fixes.
Adoption was driven by maintenance velocity. Sites change frequently, and a downloader that cannot keep extractors current becomes useless fast; yt-dlp’s rapid release cadence and compatibility with youtube-dl-style invocations made it a natural replacement in scripts and packaged systems.
The adoption path is visible in distributions and institutions. Ubuntu 22.04 included yt-dlp, Debian replaced youtube-dl with a transitional package depending on yt-dlp, and Archive-It documents yt-dlp as the modern fork its crawlers use to collect embedded audio and video during web crawls.
Users run yt-dlp with one or more URLs to download media, select formats, extract audio, write subtitles and metadata, authenticate through cookies or netrc, post-process with ffmpeg, archive channels, and embed it as a Python library. Its configuration files let heavy users encode site-specific and workflow-specific defaults.
Package users care about the surrounding executable story: releases provide platform-independent Python zipimport binaries, standalone Windows and macOS executables, Linux variants, source tarballs, PyPI packages, and package-manager entries. That breadth lets yt-dlp serve both throwaway shell use and repeatable archival automation.
yt-dlp is a package-nerd landmark because it turns an adversarial, constantly changing web surface into a normal command. It is also a case study in fork succession: users followed the maintained implementation, not just the original brand name.
It sits at the intersection of packaging, digital preservation, legal controversy, and web reverse engineering. Few CLI packages have such a direct relationship between release freshness and whether the tool works today.
security posture
No matching local secret-handling manifest was found for yt-dlp. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.yt-dlp.conf~/.config/yt-dlp/config~/.config/yt-dlp.confCredential-bearing paths to review before unattended agent runs.
~/.netrc~/.yt-dlp.conf~/.config/yt-dlp/config~/.config/yt-dlp.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
yt-dlp | cli | global executable |
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.
https://github.com/yt-dlp/yt-dlp
install metadata
| Package key | brew:yt-dlp |
|---|---|
| Version | 2026.7.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/yt-dlp |
| Homepage | https://github.com/yt-dlp/yt-dlp |
| Repository | https://github.com/yt-dlp/yt-dlp |
| Upstream docs | https://github.com/yt-dlp/yt-dlp#readme |
| License | Unlicense |
| Source archive | https://files.pythonhosted.org/packages/47/c5/9972af4b472b0d55badf841ebafd2f98944cb0ae0f46e11d01f363ea5b91/yt_dlp-2026.7.4.tar.gz |
| Last updated | 2026-07-06T04:49:29Z |
| Pulse | updated |
| Dependencies | certifi, deno, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yt-dlp |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
yt-dlp 2025.04.30-1
downloader of videos from YouTube and other sites
https://github.com/yt-dlp/yt-dlp
sudo apt install yt-dlpyt-dlp
nix profile install nixpkgs#yt-dlpyt-dlp 2024.04.09-1
downloader of videos from YouTube and other sites
https://github.com/yt-dlp/yt-dlp
sudo apt install yt-dlpyt-dlp 2026.06.09-r0
Command-line program to download videos from YouTube
https://github.com/yt-dlp/yt-dlp
sudo apk add yt-dlpyt-dlp-bash-completion 2026.06.09-r0
Bash completions for yt-dlp
https://github.com/yt-dlp/yt-dlp
sudo apk add yt-dlp-bash-completionyt-dlp-core 2026.06.09-r0
Command-line program to download videos from YouTube
https://github.com/yt-dlp/yt-dlp
sudo apk add yt-dlp-coreyt-dlp-core-pyc 2026.06.09-r0
Precompiled Python bytecode for yt-dlp-core
https://github.com/yt-dlp/yt-dlp
sudo apk add yt-dlp-core-pycyt-dlp-doc 2026.06.09-r0
Command-line program to download videos from YouTube (documentation)
https://github.com/yt-dlp/yt-dlp
sudo apk add yt-dlp-docyt-dlp-fish-completion 2026.06.09-r0
Fish completions for yt-dlp
https://github.com/yt-dlp/yt-dlp
sudo apk add yt-dlp-fish-completionyt-dlp-zsh-completion 2026.06.09-r0
Zsh completions for yt-dlp
https://github.com/yt-dlp/yt-dlp
sudo apk add yt-dlp-zsh-completionyt-dlp 2026.03.17-3.fc45
A command-line program to download videos from online video platforms
https://github.com/yt-dlp/yt-dlp
sudo dnf install yt-dlpyt-dlp+default 2026.03.17-3.fc45
Metapackage for yt-dlp: default extras
https://github.com/yt-dlp/yt-dlp
sudo dnf install yt-dlp+defaultyt-dlp+secretstorage 2026.03.17-3.fc45
Metapackage for yt-dlp: secretstorage extras
https://github.com/yt-dlp/yt-dlp
sudo dnf install yt-dlp+secretstorageyt-dlp 2026.06.09-1
A youtube-dl fork with additional features and fixes
https://github.com/yt-dlp/yt-dlp
sudo pacman -S yt-dlppython313-yt-dlp 2026.03.17-1.1
yt-dlp Python library
https://github.com/yt-dlp/yt-dlp
sudo zypper install python313-yt-dlpyt-dlp 2026.03.17-1.1
Enhanced fork of youtube-dl, a video site downloader for offline watching
https://github.com/yt-dlp/yt-dlp
sudo zypper install yt-dlpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.