How to display youtube or vimeo video in iframe using AngularJs

I am just starting to use angularjs and I want to display youtube or vimeo video in an iframe from a video. How to display it when people insert video in input and then click button.

I have created a plunker

      

http://plnkr.co/edit/Yj3aZ32hemcURHB4CGYX?p=preview

+3


source to share


1 answer


Perhaps this is the answer.

https://github.com/erost/ng-videosharing-embed



Looks good.

+3


source







All Articles