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/disciple/disciple-8.json | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'devfiles/videos/disciple/disciple-8.json') diff --git a/devfiles/videos/disciple/disciple-8.json b/devfiles/videos/disciple/disciple-8.json index 1dd2090..27d66c3 100644 --- a/devfiles/videos/disciple/disciple-8.json +++ b/devfiles/videos/disciple/disciple-8.json @@ -1,10 +1,18 @@ { - "id": "disciple-8", - "number": "7", "title": "Stewardship", - "length": 163, "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%208%20-%20Stewardship.png", + "number": "7", + "length": 305, + "urls": [ + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-7.mp4", + "type": "video/mp4" + }, + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-7.webm", + "type": "video/webm" + } + ], "pdf": "http://d12xq7pqelpwt.cloudfront.net/disciple-7.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-8-stewardship.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-8-stewardship.webmhd.webm", "type":"video/webm"}] + "id": "disciple-8" } \ No newline at end of file -- cgit v1.2.3