samwarnick / obsidian-simple-embeds

A plugin for Obsidian that automatically turns links into embeds.
MIT License
171 stars 20 forks source link

[Bug] Apple Podcasts #44

Open morusn opened 2 years ago

morusn commented 2 years ago

When I try to add Apple podcast to my note I get a gray iframe. The first one is plugin generated, and second one is iframe from podcasts.apple.com ie. <iframe allow="autoplay *; encrypted-media *; fullscreen *; clipboard-write" frameborder="0" height="175" style="width:100%;max-width:660px;overflow:hidden;background:transparent;" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" src="https://embed.podcasts.apple.com/dk/podcast/an-abortion-rights-champion-of-the-1970s-on/id1200361736?i=1000568418978"></iframe>

It works fine on mobile version. Is it because of some changes in obsidian 15.3?

image

nikolasetiawan commented 2 years ago

Facing the exact same issue 😢