Episodes.fm
  • Welcome to the Episodes.fm Help Center
  • Does Episodes.fm cache or rehost my audio?
  • How do I link to a podcast on Episodes.fm?
  • How do listens on Episodes.fm show up in my analytics?
  • Why are the apps sorted the way they are?
  • Why doesn’t Episodes.fm support my favorite podcast platform?
  • Why can’t I find my podcast on Episodes.fm?
  • How does Episodes.fm use cookies?
  • How do I reset the Episodes.fm cookie on my device?
  • PRIVACY POLICY
  • TERMS OF USE
Powered by GitBook
On this page
  • Show Links
  • Episode Links

How do I link to a podcast on Episodes.fm?

Last updated 9 months ago

Show Links

Episode.fm URLs can be generated by using an Apple Podcasts ID or by encoding the feed URL with the .

https://episodes.fm/<appleID>
https://episodes.fm/<base64-feedURL>

Episode Links

To construct an episode-specific link, encode the episode’s <GUID> with the, and append like so:

https://episodes.fm/<appleID>/episode/<base64GUID>
https://episodes.fm/<base64-feedURL>/episode/<base64GUID>
URL-safe base64 encoding
URL-safe base64 encoding