justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 379 forks source link

Add Twitch.Player.SEEK event #638

Open itbrandonsilva opened 7 years ago

itbrandonsilva commented 7 years ago

Something along the lines of...

Twitch.Player.SEEK : Emitted when the time of a loaded video is modified. IE: When seek() is called or when a user seeks using the player itself.

itbrandonsilva commented 7 years ago

Anyone know whether or not this can be done? Seems clear that the embed lib is privately hosted. Wouldn't mind taking a stab at this, if possible.