glacials / splits-io

a speedrunning data store and analysis engine
https://splits.io
GNU Affero General Public License v3.0
132 stars 26 forks source link

Timeline bar and seeking by segment is broken for Twitch videos #707

Closed moorecp closed 4 years ago

moorecp commented 4 years ago

This was discussed briefly in Discord, so this is just to track the issue. For whatever reason, JS calls involving the player object created for a Twitch video don't work, so seeking and the progress bar don't function.

If you manually create a player in the JS console and use that, everything works as expected. So, it doesn't appear the Twitch JS API has changed.