Widget:ApplePodcast
Jump to navigation
Jump to search
Embed an Apple Podcasts show or episode.
Usage
{{#widget:ApplePodcast
|url=https://embed.podcasts.apple.com/us/podcast/7-15-st-bonaventure/id1628634137?i=1000662264606
|width=100%
|height=175
}}
- url — full embed URL (
https://embed.podcasts.apple.com/...) - width — optional (default
100%) - height — optional (default
175; use450for full show players)
How to get the URL: open the episode on podcasts.apple.com → Share → Copy Embed → use the src from the iframe.
Do not call this as a normal template (<iframe allow="autoplay *; encrypted-media *; fullscreen *; clipboard-write" frameborder="0" height="" style="width:;max-width:660px;overflow:hidden;border-radius:10px;" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" src=""></iframe>). Always use the parser function form above.