VP-261: Improve transcripts parsing and handling of time codes.

Metadata

Source
VP-261
Type
Improvement
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Colin Clark
Reporter
Justin Obara
Created
2013-01-31T15:32:32.737-0500
Updated
2017-12-22T10:28:42.192-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. transcripts

Description

Currently the transcripts determine how to find the time in the transcripts through an if else block. This could be an issue if there are other formats of transcripts that we have to support in the future. It would probably be better to expose a common interface for determining the time. As for how the time is actually parsed from the transcript, we could think of something like demands blocks, invokers, and/or having each component be a separate component that handles that type.

Comments

  • Justin Obara commented 2017-12-22T10:28:42.191-0500

    The video player repository has been archived.