# 使用 Homebrew, Nix 安装 animdl

查看 animdl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:animdl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install animdl
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#animdl
```

  证据: nixpkgs package indexes: pkgs/by-name/an/animdl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:animdl
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/animdl>
- **版本:** 1.7.27
- **来源摘要:** Anime downloader and streamer
- **主页:** <https://github.com/justfoolingaround/animdl>
- **仓库:** <https://github.com/justfoolingaround/animdl>
- **许可证:** GPL-3.0-only
- **源码归档:** <https://files.pythonhosted.org/packages/5b/79/4be6ac2caca32dea6fe500e5f5df9d74a3a5ce1d500175c3a7b69500bb3f/animdl-1.7.27.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- animdl (cli)
- animdl (别名)

## 依赖

- certifi
- libyaml
- python@3.14

## macOS 提供的库

- libxml2
- libxslt

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.7.27
- 本地数据: OK
- 上游仓库: https://github.com/justfoolingaround/animdl
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

animdl is a Python command-line anime scraper, streamer, downloader, and stream-link grabber distributed as a package-manager friendly CLI.

### 项目历史

The official repository describes animdl as a fast anime scraper with commands for search, stream, download, grab, and schedule workflows. Its README presents pip installation and source installation from the GitHub repository, while the Homebrew facts show it is also packaged as a formula.

The project is shaped around provider modules and local playback/download tooling rather than a hosted service. Official documentation discusses provider availability, stream selection, external players such as mpv and VLC, ffmpeg handling, and Discord Rich Presence support.

### 采用历史

animdl became visible in package-manager culture through Python packaging and Homebrew/Nix formula availability. The GitHub repository's star count and issue activity indicate a niche but active CLI audience around anime streaming and downloading workflows.

### 使用方式

Users run the animdl executable with subcommands such as stream, download, grab, search, and schedule. The README documents range selection, automatic search-result selection, stream quality filters, provider prefixes, direct provider URLs, player selection, and ffmpeg options.

Configuration can be supplied through ANIMDL_CONFIG, a local animdl_config.yml, or a per-user config.yml path; only the first matching configuration file in priority order is used.

### 为什么软件包爱好者会关心

animdl is package-nerd interesting because it turns a volatile web-scraping and streaming workflow into a single CLI that package managers can ship. Its config search order, provider churn, player integration, and downloader behavior are the parts packagers and CLI users need to track.

### 时间线

- Current README: Documents pip/source installation, stream/download/grab commands, provider behavior, and configuration lookup paths.
- Current Homebrew facts: Formula named animdl is present with brew and nix package-manager mappings.

### Related projects

- The README names supported external players including mpv, VLC, IINA, Celluloid, and ffplay.
- The README points users to the project's official provider benchmarks for provider status.

### 来源

- <https://github.com/justfoolingaround/animdl#readme>
- <https://github.com/justfoolingaround/animdl/blob/master/readme.md>
- source_facts.package-manager


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: ~/.config/animdl/config.yml, animdl_config.yml in the working directory, path specified by ANIMDL_CONFIG
- Windows: %USERPROFILE%/.animdl/config.yml, animdl_config.yml in the working directory, path specified by ANIMDL_CONFIG
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** animdl
- **Version Scheme:** 0
- **Revision:** 5
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - animdl: normalized package name match | nixpkgs package indexes: pkgs/by-name/an/animdl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ffmpeg](https://pkg.so/zh-hans/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media, streaming, video.
- [ffmpeg-full](https://pkg.so/zh-hans/brew/ffmpeg-full/) - Shares pkgdb curated category or tags: cli, media, streaming, video.
- [mkclean](https://pkg.so/zh-hans/brew/mkclean/) - Shares pkgdb curated category or tags: cli, media, streaming, video.
- [libvmaf](https://pkg.so/zh-hans/brew/libvmaf/) - Shares pkgdb curated category or tags: cli, media, video.
- [streamlink](https://pkg.so/zh-hans/brew/streamlink/) - Shares pkgdb curated category or tags: cli, media, python, streaming, video.
- [ffmpegthumbnailer](https://pkg.so/zh-hans/brew/ffmpegthumbnailer/) - Shares pkgdb curated category or tags: cli, media, video.
- [libaacs](https://pkg.so/zh-hans/brew/libaacs/) - Shares pkgdb curated category or tags: cli, media, video.
- [ffms2](https://pkg.so/zh-hans/brew/ffms2/) - Shares pkgdb curated category or tags: cli, media, video.
- [gamdl](https://pkg.so/zh-hans/brew/gamdl/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, downloader, libyaml, media.
- [instalooter](https://pkg.so/zh-hans/brew/instalooter/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, downloader, media, python.
- [ykdl](https://pkg.so/zh-hans/brew/ykdl/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, downloader, media, python, python-3-14.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
