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/seeker/seeker-1.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devfiles/videos/seeker/seeker-1.json') diff --git a/devfiles/videos/seeker/seeker-1.json b/devfiles/videos/seeker/seeker-1.json index a5ef4a4..9a2606a 100644 --- a/devfiles/videos/seeker/seeker-1.json +++ b/devfiles/videos/seeker/seeker-1.json @@ -3,5 +3,6 @@ "number": "1", "title": "Introduction Final", "length": 395, - "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video 1 - Introduction Final.mov", "type":"video/mp4"}] + "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%201%20-%20Introduction%20Final.pdf", + "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%201%20-%20Introduction%20Final.mov", "type":"video/mp4"}] } \ No newline at end of file -- cgit v1.2.3