From e19536418e7030db73293bbb2451a0a9cf699d32 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 1 Sep 2013 18:18:28 -0700 Subject: Adding pdf field to videos and url encoding urls --- devfiles/videos/disciple/disciple-1.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devfiles/videos/disciple/disciple-1.json') diff --git a/devfiles/videos/disciple/disciple-1.json b/devfiles/videos/disciple/disciple-1.json index 95cb3ab..9bc3bd2 100644 --- a/devfiles/videos/disciple/disciple-1.json +++ b/devfiles/videos/disciple/disciple-1.json @@ -3,5 +3,6 @@ "number": "1", "title": "Intro", "length": 344, - "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Discipleship Video 1 - Intro.mov", "type":"video/mp4"}] + "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Discipleship%20Video%201%20-%20Intro.pdf", + "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Discipleship%20Video%201%20-%20Intro.mov", "type":"video/mp4"}] } \ No newline at end of file -- cgit v1.2.3