diff options
Diffstat (limited to 'devfiles/videos/teacher/teacher-2.json')
-rw-r--r-- | devfiles/videos/teacher/teacher-2.json | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/devfiles/videos/teacher/teacher-2.json b/devfiles/videos/teacher/teacher-2.json index cd671e3..e2bc5ff 100644 --- a/devfiles/videos/teacher/teacher-2.json +++ b/devfiles/videos/teacher/teacher-2.json @@ -1,10 +1,18 @@ { - "id": "teacher-2", - "number": "1", "title": "Biblical Expectations", - "length": 481, "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%202%20-%20Biblical%20Expectations.png", + "number": "1", + "length": 306, + "urls": [ + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/teacher-1.mp4", + "type": "video/mp4" + }, + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/teacher-1.webm", + "type": "video/webm" + } + ], "pdf": "http://d12xq7pqelpwt.cloudfront.net/teacher-1.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/teacher-video-2-biblical-expectations.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/teacher-video-2-biblical-expectations.webmhd.webm", "type":"video/webm"}] + "id": "teacher-2" }
\ No newline at end of file |