# bilix mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:bilix
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bilix
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:bilix
- **Paketmanager:** Homebrew
- **Version:** 0.18.9
- **Quellzusammenfassung:** Lightning-fast asynchronous download tool for bilibili and more
- **Homepage:** <https://github.com/HFrost0/bilix>
- **Repository:** <https://github.com/HFrost0/bilix>
- **Zuletzt aktualisiert:** 2026-07-10T11:20:56-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bilix (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

bilix is a Python CLI and library for asynchronous downloads from Bilibili and related media sources.

### Projektgeschichte

GitHub metadata shows the bilix repository was created on 2022-04-03. The official README frames it as a lightweight, high-concurrency downloader with both CLI commands and a Python API.

### Adoptionsgeschichte

The official README advertises PyPI installation and also calls out Homebrew for macOS users. Its package-manager footprint is smaller than general-purpose downloaders because it is centered on Bilibili workflows.

### Wie es verwendet wird

CLI users typically call `bilix v URL` to download a video; Python users can import site-specific downloader classes and run asynchronous downloads in their own scripts.

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

bilix is a useful example of a media-site downloader becoming a packaged CLI: small, Python-native, async-first, and tied to a regional media ecosystem rather than a universal protocol.

### Zeitleiste

- 2022-04-03: GitHub repository created.
- 2022-04-20: 0.2 release published.
- 2022-05-07: 0.4.3 release published.

### Related projects

- Related tools include yt-dlp and other site-specific downloaders; bilix is specifically oriented around Bilibili and Python async usage.

### Quellen

- GitHub repository and release metadata from api.github.com.
- Official GitHub README.
- Package adoption from source_facts.package-manager.


## Sicherheitshinweise

Für bilix wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
