diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-11-20 22:24:40 -0800 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-11-20 22:30:02 -0800 |
commit | 4f076160f9eae89eaa7a6058d1847c40650370bd (patch) | |
tree | 62a653df0cd0c4a3bc34ffdbead89dc1c63b3e41 /devfiles/videos/introduction | |
parent | 19732c02996ce97f10fb3d2687ec71d9949ee333 (diff) |
Adding webm formatted videos
Diffstat (limited to 'devfiles/videos/introduction')
-rw-r--r-- | devfiles/videos/introduction/introduction-1.json | 3 |
1 files changed, 2 insertions, 1 deletions
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 |