Podgrab
Lightweight self-hosted podcast manager and automated episode archiver.
Why consider Podgrab?
Podgrab is an open-source self-hosted podcast manager and archiver. Built in Go, it monitors RSS podcast feeds, downloads new audio episodes automatically to local storage, and provides a clean mobile web player for offline listening.
Learn Podgrab by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Podgrab
Podgrab runs as a lightweight background service to archive your favorite podcast shows permanently on home storage.
Quickstart
docker run -d \ --name podgrab \ -p 8080:8080 \ -v /storage/podcasts:/assets \ -v podgrab_config:/config \ akhilrex/podgrab:latestAccess http://localhost:8080 to search podcast directories and automate episode downloads.
Podgrab is licensed under the GNU General Public License v3.0.
Related tools
More options with a similar category or technology profile.
Tautulli
Comprehensive monitoring, analytics, and watch-time statistics for Plex Media Server.
mStream
Personal music streaming server with automatic gapless playback, playlist editor, and mobile app sync.
Kavita
Self-hosted cross-platform digital book, comic, manga, and PDF reading server.
Stash
Self-hosted media organizer, metadata scraper, and video streaming server.