如何在 Simplecast 中嵌入音频播放器

我已修复此 bug。:blush: 为了提供更多背景信息:

上次我处理这个问题时,添加了一些过于复杂的逻辑,因为 Simplecast 存在一个 bug,而不幸的是,这个变通方案又引入了新的 bug。:slightly_frowning_face:

通常情况下,https://simplecast.com/oembed?url=URL 应返回包含某些信息的 JSON 数据,但对于特定链接却无法正常工作。

例如:

https://tgd.simplecast.com/episodes/dan-blackman-and-robyn-kanner-the-power-7fe152f4

https://simplecast.com/oembed?url=https://tgd.simplecast.com/episodes/dan-blackman-and-robyn-kanner-the-power-7fe152f4

响应:

未找到


让我们看看是否有效:

https://the-podcast-fellowship.simplecast.com/episodes/58eb0d24

太棒了,谢谢你 @nbianca :trophy: