Vue YouTube embed lite

Embed YouTube player without iframe for better performance.

Example

Embed lite

Display only thumbnail in init. Load iframe after clicking.

Normal iframe

Usage

<YoutubeEmbedLite
  vid="M7lc1UVf-VE"
  thumb-quality="hq"
  :params="{start: 100}"
/>

Props

name desc type required default e.g.
vid YouTube vidoo id String true M7lc1UVf-VE 
thumb-quality Thumbnail image size String md ''  md  hq  sd  maxres 
params Embed player params Object {} { start: 100 } 
aspect Aspect ratio Number 0.5625 0.75