Automic VaultAutomic Vault

brew

yt-dlp mit Homebrew, apk, chocolatey, apt, dnf, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für yt-dlp in AI-Agent-Workflows.

Agent-Sicherheit

Antwort zur Agent-Sicherheit

yt-dlp downloads media and can read cookies or credentials for authenticated sources.

Credential-Zugriff

Reads browser cookies, netrc credentials, config files, and output paths.

Änderungen an Remote-Zustand

Mostly downloads, but may access authenticated services.

Publish-/Artefakt-Risiko

Can create large media artifacts and expose private media locally.

Empfohlene Kontrolle

Gate cookie reads, authenticated downloads, and broad output paths.

Hinweise für Agent-Nutzung

Allow public metadata queries; require approval for cookie use and private downloads.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install yt-dlp

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add yt-dlp

Alpine Linux edge package indexes · yt-dlp · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install yt-dlp

Debian stable package indexes · yt-dlp · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install yt-dlp

Fedora Rawhide package metadata · yt-dlp · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#yt-dlp

nixpkgs package indexes · pkgs/by-name/yt/yt-dlp/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S yt-dlp

Arch Linux sync databases · yt-dlp · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install yt-dlp

openSUSE Tumbleweed package metadata · yt-dlp · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install yt-dlp

Chocolatey community package catalog · yt-dlp · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/yt-dlp

Scoop official bucket manifest trees · bucket/yt-dlp.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id yt-dlp.yt-dlp -e

Windows Package Manager source index · yt-dlp.yt-dlp · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Feature-rich command-line audio/video downloader

Befehle und Aliase

  • yt-dlp

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2006: Ricardo Garcia creates youtube-dl, the original project lineage.
  • 2020-10-23: The RIAA sends GitHub a takedown request for youtube-dl and forks.
  • 2020-10-26: The yt-dlp GitHub repository is created.
  • 2020-11-16: GitHub restores youtube-dl after reviewing EFF arguments.
  • 2021: yt-dlp emerges publicly as the active youtube-dl/youtube-dlc successor fork.
  • 2022: Ubuntu 22.04 includes yt-dlp; Debian 12 later points youtube-dl users toward yt-dlp.

Related projects

  • Related projects include youtube-dl, youtube-dlc, ffmpeg, SponsorBlock, PyInstaller, Archive-It, gallery-dl, streamlink, and NewPipe.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für yt-dlp wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.yt-dlp.conf~/.config/yt-dlp/config~/.config/yt-dlp.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.netrc~/.yt-dlp.conf~/.config/yt-dlp/config~/.config/yt-dlp.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
yt-dlpcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2026.7.4
Manager aktualisiert2026-07-06
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/yt-dlp/yt-dlp

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:yt-dlp
Version2026.7.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/yt-dlp
Homepagehttps://github.com/yt-dlp/yt-dlp
Repositoryhttps://github.com/yt-dlp/yt-dlp
Upstream-Dokumentationhttps://github.com/yt-dlp/yt-dlp#readme
LizenzUnlicense
Quellarchivhttps://files.pythonhosted.org/packages/47/c5/9972af4b472b0d55badf841ebafd2f98944cb0ae0f46e11d01f363ea5b91/yt_dlp-2026.7.4.tar.gz
Zuletzt aktualisiert2026-07-06T04:49:29Z
Pulseupdated
Abhängigkeitencertifi, deno, python@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

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-dlp
  • Section: web
  • Architecture: all
  • 7 Abhängigkeiten
  • 8 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yt-dlp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

yt-dlp

nix profile install nixpkgs#yt-dlp
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/yt/yt-dlp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

yt-dlp 2024.04.09-1

downloader of videos from YouTube and other sites

https://github.com/yt-dlp/yt-dlp

sudo apt install yt-dlp
  • Section: universe/web
  • Architecture: all
  • 9 Abhängigkeiten
  • 8 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yt-dlp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

yt-dlp 2026.06.09-r0

Command-line program to download videos from YouTube

https://github.com/yt-dlp/yt-dlp

sudo apk add yt-dlp
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: yt-dlp
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yt-dlp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yt-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-completion
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: yt-dlp
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yt-dlp-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yt-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-core
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: yt-dlp
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yt-dlp-core from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yt-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-pyc
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: yt-dlp
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yt-dlp-core-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yt-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-doc
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: yt-dlp
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yt-dlp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yt-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-completion
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: yt-dlp
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yt-dlp-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yt-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-completion
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: yt-dlp
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yt-dlp-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

yt-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-dlp
  • License: Unlicense
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: yt-dlp
  • 3 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yt-dlp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

yt-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+default
  • License: Unlicense
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: yt-dlp
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yt-dlp+default from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

yt-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+secretstorage
  • License: Unlicense
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: yt-dlp
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yt-dlp+secretstorage from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

yt-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-dlp
  • License: Unlicense
  • Architecture: any
  • 5 Abhängigkeiten
  • 15 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: yt-dlp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python313-yt-dlp 2026.03.17-1.1

yt-dlp Python library

https://github.com/yt-dlp/yt-dlp

sudo zypper install python313-yt-dlp
  • License: CC-BY-SA-3.0 AND SUSE-Public-Domain
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: noarch
  • Source Package: yt-dlp
  • 2 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-yt-dlp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

yt-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-dlp
  • License: CC-BY-SA-3.0 AND SUSE-Public-Domain
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: noarch
  • Source Package: yt-dlp
  • 2 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yt Dlp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yt-dlp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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