Vaadin 14 Videos

Hi, I’m using vaadin 14 and I’m wondering if there is a component that I can use for videos.
I want to play a youtube video in my web app.
I was looking for java components because I’m still new and don’t really like using html and polymer templates and stuff like that.

I found in add-ons a component named “YoutubePlayer” but I can’t use it in any other vaadin component (for example a dialog).