How to Publish Your Audiobook as a Private Podcast (Free)

Turn Your Audiobook into a Private Podcast

Audiobook Maker generates, alongside audio files, a complete podcast package with an RSS 2.0 feed. To make it available as a podcast, the files need to be published on a web server accessible from the Internet. The ideal solution is your own website or hosting space. Alternatively, for personal use or sharing with a few friends, you can use a free solution like Netlify, described in this guide.

Recommended use: this solution is designed for personal use or sharing with friends and family. Netlify offers 100 GB/month of free bandwidth — more than enough. For public distribution, consider using your own web hosting.

Step by Step: Publish Your Audiobook as a Podcast

  1. Generate the audiobook in M4B format — In Audiobook Maker, upload your EPUB or PDF file, choose language and voice, then select M4B as output format. The tool creates a single M4B file with embedded chapters and cover art — the professional standard for audiobooks.
  2. Also generate the Podcast RSS package — After generating the M4B, run the generation again in Podcast RSS mode to get a ZIP containing the RSS feed XML file and individual MP3 chapter files (podcasts require one audio file per episode).
  3. Create a free Netlify account — Go to app.netlify.com and sign up with email or GitHub. No credit card required. The free plan includes 100 GB bandwidth, 10 GB storage, and automatic HTTPS.
  4. Upload to Netlify — In the Netlify dashboard, under Sites, drag the entire extracted folder onto the dashed drop zone. The site goes live in seconds. Then rename it from Site configuration → Change site name (e.g. my-audiobook.netlify.app).
  5. Verify the feed — Open the feed URL in your browser:
    https://your-site-name.netlify.app/podcast.xml
    If you see XML content with your chapter titles, your podcast is live and ready!

Import Your Podcast into Listening Apps

AppPlatformHow to Add
Apple PodcastsiOS / MaciPhone: Library → More → Add Show by URL → paste feed URL
Mac: File → Follow a Show by URL
Pocket CastsAndroid / iOS / WebSearch → paste feed URL → Subscribe
AntennaPodAndroid+ → Add Podcast by URL → paste URL
OvercastiOS+ → Add URL → paste feed URL
Podcast AddictAndroid+ → RSS Feed → paste URL
Note: Spotify does not support adding private RSS feeds. Use one of the apps listed above.

Why Listen to Your Audiobook as a Podcast?

Tips for Podcast Publishing

Frequently Asked Questions

Is Netlify really free for hosting my podcast?

Yes. Netlify's free Starter plan includes 100 GB/month bandwidth and 10 GB storage. For a typical audiobook podcast (10-20 episodes, ~5 MB each), this is more than enough for personal use. If you exceed the limits, you can upgrade to Netlify Pro ($19/month) or move to your own hosting.

Why use M4B format instead of MP3 for the audiobook?

M4B is the professional standard for audiobooks. A single M4B file contains all chapters as navigation markers, embedded cover art, and metadata. It is supported by Apple Books, Audible, and all major audiobook apps. MP3 is great for maximum compatibility, but M4B provides a much better listening experience with chapter navigation.

Can I submit my podcast to Apple Podcasts or Spotify directories?

Not with a private Netlify feed. Apple Podcasts Connect and Spotify for Podcasters require feeds hosted on approved platforms with specific requirements (artwork size, categories, etc.). The Netlify approach is for personal private podcasts only — ideal for listening to your own books or sharing with close friends and family.

What if I do not want to use Netlify?

Any static web hosting works: GitHub Pages, Cloudflare Pages, Vercel, or your own web server. Simply upload the extracted podcast folder to any web-accessible location and the RSS feed URL will work in podcast apps. Netlify is recommended because it is free, fast, and requires zero configuration.

Can podcast apps download episodes for offline listening?

Yes. Once you subscribe to the feed in a podcast app, you can download individual episodes for offline listening, just like any other podcast. The app handles download management, playback position, and deletion automatically.

Try Audiobook Maker Free →