Embed video - iframe does not include a title for accessibility

When using the Visual HTML Editor to add a Media Embed Video Block with a YouTube URL, the generated iframe does not include a title attribute. This omission is flagged as an accessibility issue by Lighthouse. I believe there should be an optional field called “title” that can be included in the iframe code.

e.g.:

<iframe src="https://www.youtube.com/embed/7DmOa90vxfg?rel=0" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen="" scrolling="no" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share;"></iframe>

Screenshots or video link

strong text

Hello @alexookah,

Welcome to the Builder.io forum post.

We have successfully reproduced the accessibility issue with the embed block due to the absence of a title in the iFrame. Therefore, we have promptly requested our internal team to conduct an in-depth investigation and consider adding an optional title field for the embed block based on your feedback.

Rest assured, we will keep you promptly updated on any progress. Your feedback is highly valued.

Thank you!

Another problem I just found out is if the youtube video link has the attribute startAt, its not being taken into account and starts always from 0 the video.

Hello @alexookah,

Thank you for your feedback. I have shared it with our internal team, and we will update you once we have more insights.

Thanks,