KEBIB
KEBIB
Please add more server support other than the rapid video.
## Description Rewrote the parsing functionality to be more concise and easier to read also created a helper function _parseTime to parse the time components and construct the Duration objects....
**Description** The currently implemented regex parsing only works when the webvtt is in 00:00:00.430 --> 00:00:04.360 (HH:MM:SS format) it doesn't parse webvtt when it's in 00:07.690 --> 00:08.900 (MM:SS) format...