diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2018-04-12 09:17:06 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2018-04-12 09:17:06 -0700 |
commit | 50d07e60e1e0c88d3d5f58b9ca48eb8b01d2eabf (patch) | |
tree | db604f4342d0e0a7ad8031607920a1ed670705cb /devfiles/videos/disciple/disciple-5.json | |
parent | a550b630fca5957939bea9ea7319e6a248407fd8 (diff) | |
parent | 9db7f109103e2d4ebfdc12d6114ab254a70329bf (diff) |
Merge branch 'video-refresh'
Diffstat (limited to 'devfiles/videos/disciple/disciple-5.json')
-rw-r--r-- | devfiles/videos/disciple/disciple-5.json | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/devfiles/videos/disciple/disciple-5.json b/devfiles/videos/disciple/disciple-5.json index 47a7448..1ddfe0a 100644 --- a/devfiles/videos/disciple/disciple-5.json +++ b/devfiles/videos/disciple/disciple-5.json @@ -1,10 +1,18 @@ { - "id": "disciple-5", - "number": "4", "title": "Fasting", - "length": 511, "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%205%20-%20Fasting.png", + "number": "4", + "length": 191, + "urls": [ + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-4.mp4", + "type": "video/mp4" + }, + { + "src": "https://d12xq7pqelpwt.cloudfront.net/videos-2018/disciple-4.webm", + "type": "video/webm" + } + ], "pdf": "http://d12xq7pqelpwt.cloudfront.net/disciple-4.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-5-fasting.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-5-fasting.webmhd.webm", "type":"video/webm"}] + "id": "disciple-5" }
\ No newline at end of file |