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/seeker/seeker-4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devfiles/videos/seeker/seeker-4.json') diff --git a/devfiles/videos/seeker/seeker-4.json b/devfiles/videos/seeker/seeker-4.json index 7b262a5..364f06d 100644 --- a/devfiles/videos/seeker/seeker-4.json +++ b/devfiles/videos/seeker/seeker-4.json @@ -1,10 +1,10 @@ { "id": "seeker-4", - "number": "4", + "number": "3", "title": "The Cross", "length": 289, "image": "http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross.png", "pdf": "http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross-low.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross.webmhd.webm", "type":"video/webm"}] + "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/video-4-the-cross.mp4", "type":"video/mp4"}, +{"src":"http://d12xq7pqelpwt.cloudfront.net/video-4-the-cross.webmhd.webm", "type":"video/webm"}] } \ No newline at end of file -- cgit v1.2.3