# animdl を Homebrew, Nix でインストール

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
