From 4f076160f9eae89eaa7a6058d1847c40650370bd Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Wed, 20 Nov 2013 22:24:40 -0800 Subject: Adding webm formatted videos --- devfiles/videos/introduction/introduction-1.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devfiles/videos/introduction') diff --git a/devfiles/videos/introduction/introduction-1.json b/devfiles/videos/introduction/introduction-1.json index 0209e59..805f783 100644 --- a/devfiles/videos/introduction/introduction-1.json +++ b/devfiles/videos/introduction/introduction-1.json @@ -5,5 +5,6 @@ "length": 140, "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.png", "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.pdf", - "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.mp4", "type":"video/mp4"}] + "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.mp4", "type":"video/mp4"}, +{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.webmhd.webm", "type":"video/webm"}] } \ No newline at end of file -- cgit v1.2.3