# Install flexget with Homebrew, apk, Nix

Multipurpose automation tool for content. Version 3.19.27 via Homebrew; verified 2026-07-07.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install flexget
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add flexget
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:flexget
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/flexget>
- **Version:** 3.19.27
- **Source summary:** Multipurpose automation tool for content
- **Homepage:** <https://www.flexget.com>
- **Repository:** <https://github.com/Flexget/Flexget>
- **Upstream docs:** <https://flexget.com/CLI>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/1e/5d/e97212aa96b6b040e000b6ef9a0252af4d828ddbac61f3e0ef39fb06a22e/flexget-3.19.27.tar.gz>
- **Last updated:** 2026-07-07T20:33:52Z
- **Generated:** 2026-07-09T07:20:21+00:00

## Executables

- flexget (cli)
- flexget-headless (cli)
- flexget (alias)
- flexget-headless (alias)

## Dependencies

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

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Service: declared
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-09
- Package-manager version: 3.19.27
- Package-manager updated: 2026-07-07
- Local data: ok
- Upstream repository: https://www.flexget.com
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

formula declares a Homebrew service.

- **Geiger risk:** orange / medium
- formula declares a Homebrew service

## Source Database Details

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

## Other Package-Manager Records

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


## Related links

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


## Sources

- 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
