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-11.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 devfiles/videos/disciple/disciple-11.json (limited to 'devfiles/videos/disciple/disciple-11.json') diff --git a/devfiles/videos/disciple/disciple-11.json b/devfiles/videos/disciple/disciple-11.json new file mode 100644 index 0000000..26b9c3c --- /dev/null +++ b/devfiles/videos/disciple/disciple-11.json @@ -0,0 +1,17 @@ +{ + "title": "Lordship", + "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%2010%20-%20Conclusion.png", + "number": "9", + "length": 314, + "urls": [ + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-9.mp4", + "type": "video/mp4" + }, + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-9.webm", + "type": "video/webm" + } + ], + "id": "disciple-11" +} \ No newline at end of file -- cgit v1.2.3