# Installer animdl avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de animdl pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install animdl
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:animdl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.7.27
- **Résumé source:** Anime downloader and streamer
- **Page d'accueil:** <https://github.com/justfoolingaround/animdl>
- **Dépôt:** <https://github.com/justfoolingaround/animdl>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- animdl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.7.27
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
