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