brandly / angular-youtube-embed

:tv: Embed a YouTube player with a simple directive
http://brandly.github.io/angular-youtube-embed/
MIT License
510 stars 147 forks source link

Style the youtube controller #85

Closed kasszz closed 9 years ago

kasszz commented 9 years ago

Is it possible to style the youtube controller?

brandly commented 9 years ago

you can set the color via player-vars. otherwise, you can build controls for scratch, like the "custom controls" example found here

kasszz commented 9 years ago

Ty :)