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

Dynamically change player start and end limits on same video? #86

Closed diegoaguilar closed 8 years ago

diegoaguilar commented 9 years ago

While displaying a certain video, I'm setting and picking some time intervals to tag (this is my app logic) then I'd like to add additional nested tags to those video time intervals.

I'd like to prevent player to seek before or after the time start and end seconds of the selected interval. Any suggestions for this?

jeffersonrpn commented 8 years ago

I'm having the same problem. When I change the video ID dinamically, the interval of start and end are lost.

brandly commented 8 years ago

@jeffersonrpn could you provide a JSFiddle or something similar documenting the issue?

brandly commented 8 years ago

i'm closing this issue for now, until further explanation 🌟