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

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

## インストール

```sh
sudo av install brew:flexget
```

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

### macOS

- Homebrew (100%):

```sh
brew install flexget
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add flexget
```

  証拠: Alpine Linux edge package indexes: flexget from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#flexget
```

  証拠: nixpkgs package indexes: pkgs/by-name/fl/flexget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:flexget
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/flexget>
- **バージョン:** 3.19.27
- **ソース概要:** Multipurpose automation tool for content
- **ホームページ:** <https://www.flexget.com>
- **リポジトリ:** <https://github.com/Flexget/Flexget>
- **上流ドキュメント:** <https://flexget.com/CLI>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/1e/5d/e97212aa96b6b040e000b6ef9a0252af4d828ddbac61f3e0ef39fb06a22e/flexget-3.19.27.tar.gz>
- **最終更新:** 2026-07-07T20:33:52Z
- **生成日時:** 2026-07-09T07:20:21+00:00

## 実行可能ファイル

- flexget (cli)
- flexget-headless (cli)
- flexget (エイリアス)
- flexget-headless (エイリアス)

## 依存関係

- certifi
- libyaml
- python@3.14
- rpds-py

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-09
- マネージャ版: 3.19.27
- マネージャ更新日: 2026-07-07
- ローカルデータ: OK
- 上流リポジトリ: https://www.flexget.com
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

FlexGet is a Python-based automation tool for content workflows, especially media feeds and downloads. It is best understood as a plugin-heavy CLI scheduler and filter engine for RSS, HTML, CSV, torrents, NZBs, podcasts, comics, series, movies, and related sources.

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

The official GitHub repository was created in 2011 and is described by GitHub metadata as the official FlexGet repository. The README presents FlexGet as a multipurpose content automation tool with YAML configuration, many plugins, and integrations with applications that provide watch directories or external utility interfaces.

The official website emphasizes that FlexGet is not built for one client or purpose. Its documentation describes a broad plugin ecosystem, daemon mode, scheduling, client integrations, site integrations, a cookbook, a web UI under development, and a community documentation site.

The official changelog shows a long-running 3.x release line, with 3.19.26 published on 2026-06-29 and many regular maintenance releases. It also records ongoing Python and dependency updates, web UI packaging work, plugin fixes, and compatibility changes.

### 採用の歴史

FlexGet's adoption grew around self-hosted media automation, where users wanted a programmable middle layer between feeds, indexers, download clients, and media organization. The supplied package metadata records packaging through Homebrew, apk, and Nix, while the README also points to PyPI, Docker images, Read the Docs, GitHub Discussions, and Discord.

### 使われ方

Users install FlexGet with pip or a system package, write a YAML configuration, and define tasks that combine input plugins, filters, and output actions. The README's minimal example watches an RSS feed, matches configured series names, and downloads matching items.

The official site highlights torrents, NZBs, podcasts, comics, TV, movies, RSS, HTML, CSV, plugins for sites without useful feeds, daemon scheduling, client integration with download applications, and site integration with media metadata services.

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

FlexGet is package-nerd significant because it is a long-lived Python CLI application whose value comes from ecosystem glue: package installation, plugins, YAML config validation, daemonized scheduling, web UI artifacts, Docker/PyPI packaging, and constant maintenance against changing third-party sites.

### タイムライン

- 2011: Official GitHub repository created.
- 2022: Current FlexGet documentation pages were created in the website system.
- 2023: 3.11.0 release line includes Python 3.12 support shortly afterward in the changelog.
- 2025: 3.18.x release line begins, with frequent maintenance releases through late 2025.
- 2026: 3.19.26 released on June 29.

### Related projects

- PyPI, Docker Hub, Read the Docs, GitHub Discussions, and Discord are part of the official project distribution and support surface.
- Deluge, Transmission, uTorrent, rTorrent, SABnzbd, Trakt, TheTVDB, IMDb, RSS, torrents, NZBs, and YAML are documented adjacent tools, services, formats, or workflows.

### ソース

- <https://api.github.com/repos/Flexget/Flexget>
- <https://flexget.com/>
- <https://flexget.com/ChangeLog>
- <https://flexget.readthedocs.io/en/stable>
- <https://formulae.brew.sh/formula/flexget>
- <https://github.com/Flexget/Flexget>
- <https://raw.githubusercontent.com/Flexget/Flexget/master/README.rst>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** flexget
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - flexget: normalized package name match | nixpkgs package indexes: pkgs/by-name/fl/flexget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - flexget - 3.3.37-r4: normalized package name match | Alpine Linux edge package indexes: flexget from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Multipurpose automation tool for downloading media content from different sources | https://flexget.com/
- apk - flexget-pyc - 3.3.37-r4: normalized package name match | Alpine Linux edge package indexes: flexget-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for flexget | https://flexget.com/


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [acronym](https://www.automicvault.com/ja/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity, python.
- [bulletty](https://www.automicvault.com/ja/pkg/brew/bulletty/) - Shares av.db curated category or tags: cli, productivity, rss.
- [deck](https://www.automicvault.com/ja/pkg/brew/deck/) - Shares av.db curated category or tags: automation, cli, productivity.
- [dockutil](https://www.automicvault.com/ja/pkg/brew/dockutil/) - Shares av.db curated category or tags: automation, cli, productivity.
- [dooit](https://www.automicvault.com/ja/pkg/brew/dooit/) - Shares av.db curated category or tags: cli, productivity, python.
- [enex2notion](https://www.automicvault.com/ja/pkg/brew/enex2notion/) - Shares av.db curated category or tags: cli, productivity, python.
- [esniper](https://www.automicvault.com/ja/pkg/brew/esniper/) - Shares av.db curated category or tags: automation, cli, productivity.
- [fava](https://www.automicvault.com/ja/pkg/brew/fava/) - Shares av.db curated category or tags: cli, productivity, python.
- [mcp-google-sheets](https://www.automicvault.com/ja/pkg/brew/mcp-google-sheets/) - Both packages touch the same language runtime or ecosystem. Shared terms: automation, certifi, cli, productivity, python.
- [buku](https://www.automicvault.com/ja/pkg/brew/buku/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, libyaml, productivity, python.
- [organize-tool](https://www.automicvault.com/ja/pkg/brew/organize-tool/) - Both packages touch the same language runtime or ecosystem. Shared terms: automation, cli, libyaml, productivity, python.

## Combined YAML source

View the package source record on GitHub. [combined/flexget.yml](https://github.com/automic-vault/db/blob/main/combined/flexget.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
