You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #17 but this time for the hours field. The WebVTT format requires two digits at least if the hour field is present (see https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API#cue_timings ). This caused issues for me downstream with the AblePlayer video viewer as it silently failed to deal with captions after the hour mark when this wasn't correct.
The text was updated successfully, but these errors were encountered:
Related to #17 but this time for the hours field. The WebVTT format requires two digits at least if the hour field is present (see https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API#cue_timings ). This caused issues for me downstream with the AblePlayer video viewer as it silently failed to deal with captions after the hour mark when this wasn't correct.
The text was updated successfully, but these errors were encountered: