wobsoriano/vue-lite-youtube-embed

Any plans to add some methods and events like in vue-youtube-embed?

Closed this issue · 3 comments

I always used vue-youtube-embed which worked very well, but sadly doesn't work with Vue3.

This component has methods like playVideo and pauseVideo and also events like @ready, @playing, @ended and @Paused.

Do you have plans to add these kind of features?

I'll look into those events. This component is a straight-up port of https://github.com/ibrahimcesar/react-lite-youtube-embed

Any updates on this?