# bilix を Homebrew でインストール

bilix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bilix
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:bilix
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.18.9
- **ソース概要:** Lightning-fast asynchronous download tool for bilibili and more
- **ホームページ:** <https://github.com/HFrost0/bilix>
- **リポジトリ:** <https://github.com/HFrost0/bilix>
- **最終更新:** 2026-07-10T11:20:56-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bilix (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.18.9
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

bilix に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

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