macOS
brew install ykdllocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.