From bbf247245f5395b98d15def3e689a7e804010212 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 30 Jan 2014 20:16:05 -0800 Subject: Updating Videos and Script. Video numbers may now be decimals (i.e. 5.1, 5.2). If the number is 0 it is not displayed on the website. Updating the videos-from-csv.py script to distinguish between user facing video numbers and video ids. Also updating urls for many videos. --- devfiles/videos/disciple/disciple-2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devfiles/videos/disciple/disciple-2.json') diff --git a/devfiles/videos/disciple/disciple-2.json b/devfiles/videos/disciple/disciple-2.json index 4defa16..f2471f2 100644 --- a/devfiles/videos/disciple/disciple-2.json +++ b/devfiles/videos/disciple/disciple-2.json @@ -1,10 +1,10 @@ { "id": "disciple-2", - "number": "2", + "number": "1", "title": "Life Of A Disciple", "length": 551, "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.png", "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple-low.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20of%20a%20Disciple.webmhd.webm", "type":"video/webm"}] + "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-2-life-of-a-disciple.mp4", "type":"video/mp4"}, +{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-2-life-of-a-disciple.webmhd.webm", "type":"video/webm"}] } \ No newline at end of file -- cgit v1.2.3