diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2014-01-30 20:16:05 -0800 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2014-01-30 20:37:54 -0800 |
commit | bbf247245f5395b98d15def3e689a7e804010212 (patch) | |
tree | dc724754257fb95a6f3efe97b266af7e9f178c6c /devfiles/videos/disciple/disciple-4.json | |
parent | e38de23db148ffb47bd5f076764ebbd5f2a35812 (diff) |
Updating Videos and Script.20140130a
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.
Diffstat (limited to 'devfiles/videos/disciple/disciple-4.json')
-rw-r--r-- | devfiles/videos/disciple/disciple-4.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devfiles/videos/disciple/disciple-4.json b/devfiles/videos/disciple/disciple-4.json index 9ac3f69..050b1aa 100644 --- a/devfiles/videos/disciple/disciple-4.json +++ b/devfiles/videos/disciple/disciple-4.json @@ -1,10 +1,10 @@ { "id": "disciple-4", - "number": "4", + "number": "3", "title": "Prayer", "length": 682, "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer.png", "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer.pdf", - "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer-low.mp4", "type":"video/mp4"}, -{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer.webmhd.webm", "type":"video/webm"}] + "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-4-prayer.mp4", "type":"video/mp4"}, +{"src":"http://d12xq7pqelpwt.cloudfront.net/disciple-video-4-prayer.webmhd.webm", "type":"video/webm"}] }
\ No newline at end of file |