From ceee0ea20765e16727cbc32aecfb17f28f5234dc Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Mon, 2 Apr 2018 17:21:51 -0700 Subject: Update Grow website videos and playlist. Note: adding a .keepme file to each videos/ subdirectory, otherwise git will remove the directory and DbTool won't know that all of the videos were removed when updating strings. --- devfiles/videos/teacher/teacher-8.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 devfiles/videos/teacher/teacher-8.json (limited to 'devfiles/videos/teacher/teacher-8.json') diff --git a/devfiles/videos/teacher/teacher-8.json b/devfiles/videos/teacher/teacher-8.json new file mode 100644 index 0000000..88da761 --- /dev/null +++ b/devfiles/videos/teacher/teacher-8.json @@ -0,0 +1,17 @@ +{ + "title": "Spiritual Disciplines", + "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%202%20-%20Biblical%20Expectations.png", + "number": "4", + "length": 138, + "urls": [ + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/teacher-4.mp4", + "type": "video/mp4" + }, + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/teacher-4.webm", + "type": "video/webm" + } + ], + "id": "teacher-8" +} \ No newline at end of file -- cgit v1.2.3