Ayd In
Ayd In

Reputation: 193

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

Upvotes: 3

Views: 2208

Answers (1)

Bob Thomas
Bob Thomas

Reputation: 282

Maybe this is the answer.

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

Looks pretty good

Upvotes: 4

Related Questions