Podcasts are typically distributed via RSS feeds, which means you can download episodes directly to your device without using a proprietary app. This guide explains how to find a podcast's RSS feed, use a feed reader or downloader, and save episodes as MP3 files. You'll also learn about legal considerations and recommended tools.
What Is a Podcast RSS Feed?
RSS (Really Simple Syndication) is a web feed format that allows podcast hosts to publish episodes automatically. Each podcast has a unique RSS feed URL that contains metadata (title, description, publication date) and direct links to audio files. Most podcast directories like Apple Podcasts, Spotify, and Google Podcasts rely on RSS feeds to distribute content.
For example, the popular podcast Serial has an RSS feed like https://feeds.simplecast.com/54nAGcIl. This feed includes all episodes and their audio file URLs. By accessing the raw feed, you can download episodes directly.
Why Download via RSS Instead of Using an App?
Downloading via RSS gives you full control. You can:
- Keep permanent copies of episodes even if they are removed from directories.
- Play episodes on any device without app restrictions.
- Convert episodes to MP3 for offline listening on basic MP3 players.
- Automate downloads with scripts or feed readers.
Many podcast apps already use RSS behind the scenes, but they may limit downloads or require subscriptions. By using the raw feed, you bypass those restrictions.
Step 1: Find the Podcast's RSS Feed URL
Finding the RSS feed varies by podcast. Here are common methods:
From the Podcast's Website
Most podcasters link to their RSS feed on their site. Look for a link labeled “RSS Feed,” “Subscribe via RSS,” or an orange RSS icon. For example, on the Joe Rogan Experience website, the RSS feed is at https://feeds.simplecast.com/54nAGcIl (hypothetical).
From Apple Podcasts
On a Mac, open Apple Podcasts, search for the podcast, click the show artwork, then press Cmd+I (or right-click and select “Get Info”). The RSS feed URL is listed under “Feed URL.” On Windows, you can use the iTunes Store: search for the podcast, click the episode link, then look for the RSS feed in the page source.
From a Podcast Directory
Websites like Podcast Index allow you to search and retrieve RSS feeds. Enter the podcast name and copy the feed URL.
Using a Search Engine
Search for “podcast name RSS feed” (e.g., “This American Life RSS feed”). Often the feed URL appears in search results.
Step 2: Choose a Feed Reader or Downloader
Once you have the RSS feed URL, you need a tool to parse it and download episodes. Options include:
- Web-based RSS readers like Feedly or The Old Reader – they show episode lists but may not allow direct downloads.
- Podcast-specific apps like best podcast download apps (e.g., AntennaPod for Android, gPodder for desktop) that can import RSS feeds.
- Command-line tools like
youtube-dlorffmpegfor advanced users. - Online services that convert RSS feeds to direct download links.
For simplicity, we recommend using a dedicated podcast manager like gPodder (free, open-source, available for Windows/Mac/Linux) or AntennaPod (Android). Both allow you to add an RSS feed URL and download episodes.
Step 3: Add the RSS Feed to Your Chosen Tool
Here's how to do it in gPodder (desktop):
- Launch gPodder.
- Click “Add new podcast” and paste the RSS feed URL.
- gPodder fetches the episode list.
- Select episodes you want and click “Download.”
- Episodes are saved as MP3 (or original format) in your local library.
For AntennaPod (Android):
- Open the app and tap the “+” icon.
- Choose “Add by RSS feed URL.”
- Paste the URL and tap “Subscribe.”
- Go to the podcast page and tap the download icon next to each episode.
Step 4: Convert to MP3 if Needed
Most podcasts are already in MP3 format. However, some use AAC or OGG. To convert to MP3, use free software like Audacity or FFmpeg. For example, with FFmpeg: ffmpeg -i input.aac output.mp3. Alternatively, use an online converter (but be cautious with large files).
If you're downloading from platforms like YouTube or Spotify, see our guides on YouTube Premium download setup and Spotify Premium offline mode.
Legal Considerations
Downloading episodes via RSS is generally legal because podcasts are distributed freely. However, always respect the creator's license. Some podcasts may have a Creative Commons license that allows downloading and sharing, while others may restrict commercial use. For more details, read The Complete Guide to Saving Audio Legally.
Note: Downloading episodes from subscription-only feeds (e.g., Patreon-exclusive content) without authorization is illegal.
Alternative: Download from Spotify
Spotify does not provide direct RSS feeds for podcasts. To download podcasts from Spotify, you need a Premium subscription. See Spotify Premium offline mode and Spotify free download limits. For local files, refer to Spotify local files sync.