ucfopen / VAST

VAST is a Python script that searches an Instructure Canvas course for media and returns results in a CSV file.
GNU General Public License v3.0
12 stars 5 forks source link

Youtube videos between an hour and an hour and one minute's length cannot be analyzed #16

Open Thomas-Whitaker opened 3 years ago

Thomas-Whitaker commented 3 years ago

Youtube video with a total length between one hour, and one hour and one minute, such as this one, have their length recorded as so: PT1H12S Because the number of minutes isn't listed, the script breaks when trying to extract that information from the string.