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 | 4056997543c7bf17704baf6951cb7af538b55206 (patch) | |
tree | 038d268948cb689590d08ddb4079765d7f4210b9 /devfiles/videos/introduction | |
parent | 9688b6bf00ab1c66868609a86d1d2fce0aad2d7e (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 |