From a193d18d96f6562abac4b9da6112cedde0c02933 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/leader/leader-1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devfiles/videos/leader/leader-1.json') diff --git a/devfiles/videos/leader/leader-1.json b/devfiles/videos/leader/leader-1.json index c145db2..1a68edf 100644 --- a/devfiles/videos/leader/leader-1.json +++ b/devfiles/videos/leader/leader-1.json @@ -5,6 +5,6 @@ "length": 423, "image": "http://d12xq7pqelpwt.cloudfront.net/Group%20Leader%20Video%201%20-%20Purpose.png", "pdf": "http://d12xq7pqelpwt.cloudfront.net/Group%20Leader%20Video%201%20-%20Purpose%20Final.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Group%20Leader%20Video%201%20-%20Purpose-low.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/Group%20Leader%20Video%201%20-%20Purpose.webmhd.webm", "type":"video/webm"}] + "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/group-leader-video-1-purpose.mp4", "type":"video/mp4"}, +{"src":"http://d12xq7pqelpwt.cloudfront.net/group-leader-video-1-purpose.webmhd.webm", "type":"video/webm"}] } \ No newline at end of file -- cgit v1.2.3