Merge pull request #1421 from edx/anton/metadata-time-field
Anton/metadata time field
This commit is contained in:
@@ -42,10 +42,10 @@ def correct_video_settings(_step):
|
||||
['Display Name', 'Video', False],
|
||||
['Download Transcript', '', False],
|
||||
['Download Video', '', False],
|
||||
['End Time', '0', False],
|
||||
['End Time', '00:00:00', False],
|
||||
['HTML5 Transcript', '', False],
|
||||
['Show Transcript', 'True', False],
|
||||
['Start Time', '0', False],
|
||||
['Start Time', '00:00:00', False],
|
||||
['Video Sources', '', False],
|
||||
['Youtube ID', 'OEoXaMPEzfM', False],
|
||||
['Youtube ID for .75x speed', '', False],
|
||||
|
||||
Reference in New Issue
Block a user