Closed utsab closed 2 years ago
Right now, most of the logic for downloading the video from youtube and importing the data into the OTIO Timeline is in one long block of code. It would be better to refactor this code to use more helper functions.
Fixed.
Right now, most of the logic for downloading the video from youtube and importing the data into the OTIO Timeline is in one long block of code. It would be better to refactor this code to use more helper functions.