How do I link to a podcast on Episodes.fm?
Show Links
Episode.fm URLs can be generated by using an Apple Podcasts ID or by encoding the feed URL with the URL-safe base64 encoding.
Episode Links
To construct an episode-specific link, encode the episode’s <GUID>
with theURL-safe base64 encoding, and append like so:
Last updated