
Podverse: the open-source podcast app worth trying
Most podcast apps optimise for one thing: the biggest possible audience on the biggest possible platform. Podverse takes the opposite bet. The team builds one of the most complete versions of the modern podcasting spec anywhere, and every line of the app is open source under a licence (AGPLv3) that keeps forks and derivatives open too.
If you've been curious about the alternatives to the big two, or you keep hearing about Podcasting 2.0 and want to actually try it, Podverse is one of the few apps you can install on any device you own and get the full picture from day one.
TL;DR
- Cross-platform: iOS, Android, Web, and Linux, all from the same free account.
- Fully open-source under AGPLv3, built by a small team plus community bounties.
- Podcasting 2.0 support is the deepest of any app: transcripts, chapters, value-for-value payments, cross-app comments, and person tags all work.
- Free to use; ~$18/yr Premium adds cross-device sync of playlists, clips, and history.
- Best for listeners who want to see how far open podcasting can go without giving anything up.
What Podverse is
Podverse is a cross-platform podcast player launched around 2017 by co-founder Mitch Downey. Nearly a decade in, it's one of the reference apps for Podcasting 2.0, the open initiative that maintains the Podcast Index and defines new tags and namespaces that extend what RSS podcast feeds can carry.
Every time the spec added a capability (transcripts, chapters, live streams, value-for-value, person tags), Podverse tended to build it early. Mitch is a regular fixture on the Podcasting 2.0 podcast run by Adam Curry and Dave Jones, and other developers point at Podverse when they want to see a spec working end-to-end with real listeners.
If that sentence contained three phrases you'd rather not have to learn, don't worry. Everything in Podverse is optional, and the app works as a completely normal RSS podcast player if that's what you want.
What makes it different from the big podcast apps
Two things.
One: the entire app is open source. You can read every line of the code, then fork it into your own version if you want. Community developers earn bounties for adding features via the Podverse GitHub. The code is under AGPLv3, so anyone who forks the codebase and ships their own version has to open their code too. That kind of licence is what stops a big company from quietly wrapping the code in advertising and re-shipping it as a closed product.
Two: it goes deeper into Podcasting 2.0 than any other app. Most players advertise "chapters" or "transcripts" and mean the version bolted into Apple's or Spotify's ecosystem. Podverse uses the actual open specs: chapters from <podcast:chapters>, transcripts from <podcast:transcript>, guest bios from person tags, and cross-app comments via <podcast:socialInteract>. So a Podverse listener can see a note left by a Fountain listener on the same episode, because both apps read the same tag.
That interoperability is what open podcasting actually looks like when it works. It's the same story as email: your app doesn't have to be everyone else's app for you to have a shared conversation.
Podcasting 2.0 features Podverse gets right
Here's what shows up when you turn on the modern-podcasting features. All of these are optional and off by default.
- Transcripts: any show that ships a transcript in its feed shows one in the player, with tap-to-jump on a paragraph. Not every podcast provides one, but the number is growing.
- Chapters: chapter markers with titles and images (if the show provides them) are surfaced in the player. Some podcasts add sponsor links as chapters, which lets you tap through past them if you want.
- Value-for-value payments: if a show has enabled it and you have a Lightning wallet connected, you can stream small amounts (as little as a few cents) directly to the host and any contributors named in the feed while you listen, with no middleman involved.
- Cross-app comments: leave a comment on an episode that other Podcasting 2.0 apps can see, without any of it going through a big platform.
- Person tags: guest bios and links come along with the episode instead of being hidden in the show notes.
- Clips: 60-second clip capture, and clips sync across your devices if you have Premium.
- Playlists: cross-device playlists across all platforms, again syncing with Premium.
- Live streams:
<podcast:liveItem>support means live-scheduled episodes appear in the app before they air, with a notification when they start.
None of the big platforms support the full set. Most support none of them.
Trade-offs (the honest ones)
Podverse is not the most polished app in the category, and it's fair to say so. The UI is functional rather than gorgeous. Some interactions are noticeably less refined than Overcast or Pocket Casts, which have had more design cycles applied to them.
The trade you're making is depth of spec support (and openness) for surface finish. If polish is your top priority, Podverse won't be your first pick. If capability and portability are your top priority, it moves up the list quickly.
Sync also requires the (optional) Premium subscription at ~$18/yr. The free tier works completely without an account, but if you want your queue, history, playlists, and clips to follow you between iOS, Android, and Web, Premium is the tier that does that.
Who Podverse is for
Podverse is the app to try if you:
- Want to see what modern podcasting looks like when the specs are used in full.
- Prefer open-source software you can inspect, fork, or self-host over closed platforms.
- Listen across devices (a Linux desktop, an Android phone, an iPad) and want the same app on each.
- Care about supporting show creators directly (value-for-value) without going through a subscription platform.
- Value portability: because Podverse uses standard OPML for import/export, you can always take your subscriptions somewhere else if you outgrow the app.
If you're moving from Apple Podcasts or Spotify and want the closest thing to a "just works" open alternative, AntennaPod is the more polished starting point on Android. Podverse is where you go when you want the full open-podcasting picture, or you want a single app across iOS and Android and Linux.
How to get started
The setup is quick.
- Download Podverse from the iOS App Store, Google Play, F-Droid, or use the Podverse website.
- Search for a show you already follow. Podverse is connected to the Podcast Index, which covers millions of shows across every open feed. If it has an RSS feed, Podverse can find it.
- If you have an existing subscription list you want to move over, export an OPML file from your current app and import it into Podverse. It'll pull in all your shows in one step. Our guide to OPML and podcast portability has more on that side of the workflow.
- If you want to explore Podcasting 2.0 features, look in Settings for the toggles. Transcripts and chapters are on by default when a show provides them. Value-for-value needs a Lightning wallet connection if you want to enable it.
Frequently Asked Questions
Is Podverse free?
Yes. The app is free and the free tier is fully usable. Premium (~$18/yr) adds cross-device sync of playlists, clips, and history, plus longer clip retention. The pricing funds development and community bounties.
Does Podverse work on every platform?
iOS, Android, Web, and Linux. There's no dedicated macOS or Windows app, but the web version runs anywhere with a browser. It's one of the few apps that treats Linux users as first-class citizens. Kasts and GNOME Podcasts are two others. Our round-up of open-source podcast apps covers the Linux options in more depth.
Can Podverse import my Apple Podcasts or Spotify subscriptions?
You can import via OPML, which is the standard portability format. Apple Podcasts supports OPML export on the desktop app. Spotify does not (which is one of the reasons the Save Open Podcasting campaign exists). Manual re-subscription is the workaround if you're leaving Spotify.
Does Podverse have ads?
No. The app has no advertising and no tracking. Because the code is public, you can verify that yourself.
What's the difference between Podverse and Fountain?
Both are Podcasting 2.0 apps, and both support value-for-value payments. Fountain is Bitcoin-native and leans heavily into the Lightning-wallet experience. The wallet is built in and central to the product. Podverse treats value-for-value as an optional feature. You can use it with an external wallet if you want, but the app is fully usable without one. Podverse is also fully open source, where Fountain is not.
Listen smarter with Podtastic
Looking for a podcast app built around how you actually listen? Podtastic is a fully featured podcast player for iOS and Android, built around Smart Features (the AI features) and Audio Enhancements (deterministic DSP tuned for spoken-word audio):
- Smart Skip — auto-skips commonly-skipped sections of an episode (intros, recaps, asides), powered by AI topic detection plus aggregated listening data; a single tap on any control surface jumps you to the next Smart Topic on demand
- Smart Summaries — AI summaries of every podcast and episode so you know what's coming before you hit play
- Smart Topics — key topics surfaced across your favourite shows so you can jump straight to what matters
- Skip Silence — auto-removes silences from speech so episodes flow without dragging
- Enhance Voices — a gentle EQ and compression preset that keeps voices clear in any room
Download now at podtastic.app and try it for yourself.


