NamPNQ / bower-videogular-youtube

Videogular `youtube` plugin repository for distribution on `bower`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vgYoutube is unable to be used in combination with the vgNextVideo Plugin

jwittekind opened this issue · comments

As vgYoutube uses deprecated defineGetters and defineSetters to overwrite the existing control functions, it is unable to get access the response '.src' of the NewVal in the directive link function.

Is there a way to remove these Getters and Setters during the 'destroyYoutubePlayer()' function?

Greets Jules