Skip to content

subparse: Parse webvtt timestamps without hour field

Hosang Lee requested to merge (removed):subparse-dev into master

WebVTT spec states that hour field is optional. (https://www.w3.org/TR/webvtt1/#webvtt-timestamp) Some hls streams with subtitles provided in WebVTT format may use WebVTT timestamps without the hour field.

Edited by Hosang Lee

Merge request reports