# animdl mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für animdl in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install animdl
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:animdl
- **Paketmanager:** Homebrew
- **Version:** 1.7.27
- **Quellzusammenfassung:** Anime downloader and streamer
- **Homepage:** <https://github.com/justfoolingaround/animdl>
- **Repository:** <https://github.com/justfoolingaround/animdl>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- animdl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.7.27
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
