urfuwo / hlx-test

Apache License 2.0
0 stars 3 forks source link

Extend Embed block to support Vimeo #382

Open mhaack opened 7 months ago

mhaack commented 7 months ago

Some news pages using an embed vimeo player which we must support as well. Extend the embed block to work with Vimeo videos for that. Import of pages with Vimeo player is taken care of via #375

Sample page: https://news.sap.com/2023/11/experience-drives-change-sap-apphaus-celebrates-10-years/

mhaack commented 7 months ago

As discussed with @ok holding this back as this should ideally be implemented with a video web component for everything.

mhaack commented 6 months ago

Import part is already taken care of.