# 使用 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
- **版本:** 1.7.27
- **来源摘要:** Anime downloader and streamer
- **主页:** <https://github.com/justfoolingaround/animdl>
- **仓库:** <https://github.com/justfoolingaround/animdl>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- animdl (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.7.27
## 项目历史与用法

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
## 其他软件包管理器记录

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
