macOS
brew install ykdllocal Homebrew formula metadata
brew
ykdl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ykdllocal Homebrew formula metadata
概要
Video downloader that focus on China mainland video sites
履歴
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.
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.
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.
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.
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ykdl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/LifeActor/ykdl
インストールメタデータ
| パッケージキー | brew:ykdl |
|---|---|
| バージョン | 1.8.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ykdl |
| ホームページ | https://github.com/LifeActor/ykdl |
| リポジトリ | https://github.com/LifeActor/ykdl |
| 上流ドキュメント | https://github.com/LifeActor/ykdl#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/f2/27/f4e7616a139c84a04edb7778db2b3cfb77348ab73020ff232b6551fa8bdd/ykdl-1.8.2.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To merge video slides, run `brew install ffmpeg`. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ykdl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.