OpenTimelineIO / otio-youtube-example

Example Python script which turns a YouTube video and description into an OpenTimelineIO OTIO file.
Apache License 2.0
5 stars 2 forks source link

Create unit test: Verify that the time-stamp parsing logic works for a variety of time-stamp formats #13

Open utsab opened 2 years ago

utsab commented 2 years ago

A youtube video description could have timestamps in a variety of formats:

We should have a test cases to confirm that each of these formats is properly handled.