# ykdl mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:ykdl
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ykdl
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:ykdl
- **Paketmanager:** Homebrew
- **Version:** 1.8.2
- **Quellzusammenfassung:** Video downloader that focus on China mainland video sites
- **Homepage:** <https://github.com/LifeActor/ykdl>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ykdl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.8.2
## Projektgeschichte und Nutzung

ykdl, originally YouKuDownLoader, is a Python video downloader focused on mainland China video sites. The current README describes it as a fork of you-get, with structured source code, China-mainland site focus, and newer Python support expectations.

### Projektgeschichte

The official README records a migration chain: the origin was zhangn1985/ykdl, later SeaHOH/ykdl, and now LifeActor/ykdl. The LifeActor repository was created in May 2016 and has continued the project under the same ykdl name.

The project evolved from a Youku-oriented downloader name into a broader extractor collection. Its README highlights focus on China mainland video sites and points users to a site-status wiki, while release notes document repeated extractor updates for services such as Bilibili, Douban, DouYin, Huya, iQIYI, Weibo, and others.

### Adoptionsgeschichte

ykdl's adoption niche is regional and practical: users who need a command-line downloader for Chinese streaming platforms and are comfortable combining Python packaging with FFmpeg and mpv. The repository has more than a thousand stars and hundreds of forks, indicating a durable user base for a specialized downloader.

The README presents several package-manager routes and a PyPI/GitHub install flow, but its deeper adoption story is maintenance against changing site extractors. Releases in the 1.7 and 1.8 series show the package tracking platform-specific breakage and compatibility.

### Wie es verwendet wird

The README documents installing Python 3, updating pip and setuptools, installing ykdl from PyPI or GitHub, and ensuring command directories are on PATH. It also names FFmpeg for merging media files and mpv as the default player for compatibility.

In practice ykdl is a command-line extractor/downloader: users give it media URLs from supported sites, then rely on FFmpeg/mpv integration and the maintained extractor list to download or play streams.

### Warum Paket-Nerds sich dafür interessieren

ykdl is important package-nerd material because it shows the regional fork ecology around video downloaders. It descends from you-get, migrated maintainers more than once, and survives by packaging extractor knowledge for sites that global downloaders may not prioritize.

It also demonstrates why some CLI packages are valuable despite simple interfaces: the hard work is not the binary shape, but keeping many site adapters working as platforms change.

### Zeitleiste

- 2016-05: LifeActor/ykdl repository created.
- 2020-12: v1.7.0 release published.
- 2021-08: v1.8.0 alpha releases begin.
- 2022-03: v1.8.0 published with broad dependency, output, and site updates.
- 2023-07: v1.8.2 published with playlist/API changes and extractor updates.

### Related projects

- you-get: upstream project that ykdl forked from.
- FFmpeg: documented helper for merging media files.
- mpv: documented default player.
- Bilibili, iQIYI, DouYin, Huya, Weibo, Douban: examples of site extractors mentioned in release notes.

### Quellen

- <https://api.github.com/repos/LifeActor/ykdl - repository creation date, description, and adoption signals.>
- <https://api.github.com/repos/LifeActor/ykdl/releases - release tags and publication dates.>
- <https://api.github.com/repos/LifeActor/ykdl/releases/tags/v1.8.0 - v1.8.0 release notes.>
- <https://api.github.com/repos/LifeActor/ykdl/releases/tags/v1.8.2 - v1.8.2 release notes.>
- <https://github.com/LifeActor/ykdl - README describes focus, migration chain, fork origin, installation, dependencies, and site-status wiki.>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/ykdl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ykdl.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
