Search code examples
angularjsiframeyoutubevimeo

How to display youtube or vimeo videos in iframe with AngularJs


I just start to using angularjs and I want to display youtube or vimeo video in iframe from the video url, How to display it when people insert video url in input and then click the button.

I have created a plunker

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


Solution

  • Maybe this is the answer.

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

    Looks pretty good