كيفية تضمين مشغل لـ Simplecast audio

I’m really confused why this isn’t embedding an audio player:

https://simplecast.com/s/7fe152f4

They support oembed, as can be seen here: https://oembed.com (search on the page for simplecast).

My first thought is that I need to whitelist it, and it’s just not whitelisted here. However, I turned on “enable inline onebox on all domains” and that didn’t help on my site. Then I tried whitelisting simplecast.com. That didn’t help either. Any thoughts?

edited to add: appears to work properly on iframely

Their OpenGraph data has a type = website

Ok… interesting. So, what should it be? I might be able to get them to fix it.

And why does it appear to work properly in iframely?

Because they use the data from the Twitter Card.

I think we should properly support Twitter Cards with a type of player.

@nbianca, can you add that to your list? We should update our WhitelistedGenericOnebox to properly detect embeds in Twitter Cards

I let them know about the issue. I guess it’s a race to see who can fix it first. :wink:

:slight_smile:

https://github.com/discourse/onebox/pull/390/files

Looking forward to trying this!

Does this work?

https://simplecast.com/s/7fe152f4

Should the above work @nbianca?

Simplecast are not providing twitter cards info anymore, so I had to implement an oembed onebox for them.

https://github.com/discourse/onebox/pull/403

FWIW, Simplecast recently went through a big change to a new 2.0 codebase. Lots changed. I did tell them recently that their stuff isn’t auto-embedding like they claim.

They say “Use this link to share via social media. It will automatically embed a player in WordPress, Medium, and many other popular sites.” with a link such as this:
https://tgd.simplecast.com/episodes/dan-blackman-and-robyn-kanner-the-power-7fe152f4

It doesn’t work on Wordpress.com or self-hosted Wordpress. Let’s test it again now here on Meta:

Edit: Looks like it’s working!

إعادة نشر هنا من موضوع لاحق يتعلق بهذه المشكلة

يبدو أنه بعد عمل ممتاز، لم يعد onebox يعمل على Simplecast. هل لديكم أي أفكار؟ شكرًا.

لنرى ما إذا كان الرابط القديم المنشور أعلاه لا يزال يُظهر مربعًا واحدًا

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

نعم، هذا الرابط يعمل بشكل جيد @Seth_Godin

الرابط مختلف بشكل كبير عن الذي نشرته، وهو

https://simplecast.com/s/19cdf3ea

قارنه بـ

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

لقد قمت ببعض البحث الإضافي. إليك الطريقة التي يتيح بها Simplecast الآن للناس مشاركة رابط:

كما ترون، لم يعد النموذج القديم مدعومًا.

غير متأكد مما إذا كان هذا مدرجًا في خارطة طريق Onebox، لكنه بالتأكيد تغيير من جانبهم. شكرًا.

تعديل! انتظر، قد يكون هذا هو الحل… أضفت كلمة ‘embed’ إلى الرابط وحصلت على هذا:

ربما نحتاج إلى توسيع أنماط عناوين URL التي نبحث عنها هنا من هذا النطاق @nbianca؟

أنا هنا! لقد قمت بالانتقال إلى “النسخة الجديدة” من Simplecast للحصول على الرابط المحدّث، مثل الذي نشرته أنت من TGD، @codinghorror، لكنه لا يزال يظهر كرابط بدلاً من أن يظهر كـ onebox

التحقق من هذا @codinghorror!!

بالتأكيد، يمكن لـ @nbianca إلقاء نظرة والنظر في إمكانية توسيع أنماط الروابط URL لتحسين التوافق.

شكرًا لك @nbianca! أخبرني كيف يمكنني المساعدة