issues
search
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 contents of markers is correct
#12
Open
utsab
opened
3 years ago
utsab
commented
3 years ago
Confirm that the markers have the correct timestamp and title.
Marker's time-stamp should have the correct frame number
The title should match whatever is listed next to the time-stamp in the youtube description
Confirm that the markers have the correct timestamp and title.