macOS
brew install castgetlocal Homebrew formula metadata
brew
Command-line podcast and RSS enclosure downloader. Version 2.0.1 via Homebrew; verified 2026-06-11.
install
brew install castgetlocal Homebrew formula metadata
sudo dnf install castgetFedora Rawhide package metadata · castget · source: dl.fedoraproject.org
nix profile install nixpkgs#castgetnixpkgs package indexes · pkgs/by-name/ca/castget/package.nix · source: api.github.com
sudo pacman -S castgetArch Linux sync databases · castget · source: geo.mirror.pkgbuild.com
overview
Command-line podcast and RSS enclosure downloader
history
castget is a small command-line RSS enclosure downloader aimed primarily at unattended podcast downloads. Its official site describes simple configuration, ID3v2 tagging, M3U playlist generation, and broad RSS/Media RSS handling.
The manpage credits Marius L. Johndal from 2005 through 2019 and Jick Nan in 2007, placing castget in the older Unix podcast-downloader generation. The official news log records 1.2.x maintenance releases in 2017 and a 2.0.0/2.0.1 release sequence in October 2019.
The upstream site points users to pre-built packages and ports for several Unix-like systems. The supplied package facts list Homebrew, Fedora, Nix, and Arch packaging, which fits castget's role as a lightweight package-manager install rather than a large application platform.
Users define feeds as named channels in ~/.castgetrc, then run castget to download new enclosures, list pending items, catch up channels, filter URLs, or resume downloads. The rc file supports per-channel and global options for feed URL, spool directory, playlist path, filters, filenames, and ID3 metadata.
castget matters as a classic single-purpose Unix tool: it delegates scheduling to cron or a shell, stores state around RSS channels, and uses a dotfile instead of a GUI account model. For package maintainers it is also pleasantly old-school, with a C/autotools source build and a tiny runtime concept.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.castgetrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
castget | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mlj/castget
install metadata
| Package key | brew:castget |
|---|---|
| Version | 2.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/castget |
| Homepage | https://castget.johndal.com/ |
| Repository | https://github.com/mlj/castget |
| Upstream docs | https://castget.johndal.com/ |
| License | LGPL-2.1-only |
| Source archive | https://github.com/mlj/castget/archive/refs/tags/rel_2_0_1.tar.gz |
| Last updated | 2026-06-11T00:07:58Z |
| Pulse | updated |
| Dependencies | gettext, glib, taglib |
| Build dependencies | autoconf, automake, libtool, pkgconf, ronn-ng |
| Uses from macOS | curl, libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | castget |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
castget
nix profile install nixpkgs#castgetcastget 2.0.1-25.fc44
A command-line podcast downloader
sudo dnf install castgetcastget 2.0.1-4
Command-line based RSS enclosure downloader primarily intended for downloading of podcasts
sudo pacman -S castgetsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.