Merge pull request #1421 from edx/anton/metadata-time-field

Anton/metadata time field
This commit is contained in:
Alexander Kryklia
2013-10-24 05:50:13 -07:00
15 changed files with 370 additions and 96 deletions

View File

@@ -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],