nkoehler / mat-video

:tv: mat-video is an Angular 8/9+ video player using Material!
https://nkoehler.github.io/mat-video/
MIT License
91 stars 47 forks source link

Youtube video embed issue #26

Closed akshaybhagwat76 closed 5 years ago

akshaybhagwat76 commented 5 years ago

I was trying to to embed youtube video in this <mat-video #vid [ngClass]="ngclass" [src]="'https://www.youtube.com/watch?v=TbJSABCCtt8" /> but its throwing this error, may i know youtube videos are allowd.? youtubeurl

nkoehler commented 5 years ago

YouTube videos are not supported and there is no planned support for them in the future. mat-video supports mp4 video files.