Thanks so much for the response! The iframe code used to work perfectly, but now it just does the link. I tried using the insert from url model…
[embed]https://youtu.be/Bt5k5Ix_wS8[/embed]
But that didn’t work either, it does the link same as the iframe model, but adds the YouTube title in the Apple News post as well as the link.
If it helps, I’m using the Pastel theme and the JSON reads:
EMBED WEB VIDEO
{
“role”: “embedwebvideo”,
“aspectRatio”: “#aspect_ratio#”,
“URL”: “#url#”
}
VIDEO
{
“role”: “video”,
“URL”: “#url#”,
“stillURL”: “#still_url#”
}