hyperaudio / hyperaudio-lite

Hyperaudio Lite - a Super-lightweight Interactive Transcript Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix `TypeError: video.textTracks[0] is undefined` error in caption.js

maboa opened this issue · comments

We are checking video.textTracks but not video.textTracks[0].