For an upcoming project I need to be able to pause YouTube or Vimeo videos on given times and display an overlay. The video will be embedded on my site. I would preferable have something in Vue to do this, but if they have a really simple API (YouTube and Vimeo) I might be able to handle it myself.
Do you have any recommendations for me? :-)
You can try this https://ytmate.com/developer.php
So many option and style, no ads will appear. You an use it, i think its awesome.
You can also check at github: github.com/YTMate/YouTube-Video-Conversion-iFrameβ¦
Stephan de Vries
Full stack developer, enthusiastic about new technologies.
Have a look at plyr.io It is a gorgeous video player that can embed both Youtube and Vimeo while providing you with a simple API for pausing/ playing etc.