diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2018-04-02 17:21:51 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2018-04-06 15:35:01 -0700 |
commit | ceee0ea20765e16727cbc32aecfb17f28f5234dc (patch) | |
tree | 6096ae42b49002ebd39d55506beb985cec447103 /devfiles/videos/disciple/disciple-9.json | |
parent | 1eff3863dbe6c9dde10349c72977e799ee5d2f7d (diff) |
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.
Diffstat (limited to 'devfiles/videos/disciple/disciple-9.json')
-rw-r--r-- | devfiles/videos/disciple/disciple-9.json | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/devfiles/videos/disciple/disciple-9.json b/devfiles/videos/disciple/disciple-9.json index 2c08cb9..e0fa1fa 100644 --- a/devfiles/videos/disciple/disciple-9.json +++ b/devfiles/videos/disciple/disciple-9.json @@ -1,10 +1,18 @@ { - "id": "disciple-9", - "number": "8", "title": "Evangelism", - "length": 490, "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%209%20-%20Evangelism.png", + "number": "8", + "length": 226, + "urls": [ + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-8.mp4", + "type": "video/mp4" + }, + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-8.webm", + "type": "video/webm" + } + ], "pdf": "http://d12xq7pqelpwt.cloudfront.net/disciple-8.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-9-evangelism.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-9-evangelism.webmhd.webm", "type":"video/webm"}] + "id": "disciple-9" }
\ No newline at end of file |