valantic / vue-template

A custom Vue.js boilerplate based on webpack.
MIT License
7 stars 4 forks source link

e-video #237

Closed patric-eberle closed 9 months ago

patric-eberle commented 2 years ago

Add e-video component from IV. Maybe it has some specific code, that can be removed.

The component could be improved by adding the official YouTube and Vimeo iframe API to have better control over the videos.

patric-eberle commented 2 years ago

Example for how to load the API: https://github.com/Prinzhorn/youtube-iframe/blob/master/index.js

patric-eberle commented 9 months ago

Was introduced for Vue 3, which should be enough.