summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-11-26 09:12:13 -0800
committerJesse Morgan <jesse@jesterpm.net>2013-11-26 09:12:13 -0800
commit1ec418fac33f6add15c25c35eb73a3e88273db1b (patch)
tree2406887d0e15ea21d9c65c5049c8183b46aa325e
parent4056997543c7bf17704baf6951cb7af538b55206 (diff)
Moving videos to cloudfront.
-rwxr-xr-xdevfiles/scripts/videos-from-csv.py3
-rw-r--r--devfiles/videos/believer/believer-1.json8
-rw-r--r--devfiles/videos/believer/believer-10.json8
-rw-r--r--devfiles/videos/believer/believer-2.json8
-rw-r--r--devfiles/videos/believer/believer-3.json8
-rw-r--r--devfiles/videos/believer/believer-4.json8
-rw-r--r--devfiles/videos/believer/believer-5.json8
-rw-r--r--devfiles/videos/believer/believer-6.json8
-rw-r--r--devfiles/videos/believer/believer-7.json8
-rw-r--r--devfiles/videos/believer/believer-8.json8
-rw-r--r--devfiles/videos/believer/believer-9.json8
-rw-r--r--devfiles/videos/disciple/disciple-1.json8
-rw-r--r--devfiles/videos/disciple/disciple-10.json8
-rw-r--r--devfiles/videos/disciple/disciple-2.json8
-rw-r--r--devfiles/videos/disciple/disciple-3.json8
-rw-r--r--devfiles/videos/disciple/disciple-4.json8
-rw-r--r--devfiles/videos/disciple/disciple-5.json8
-rw-r--r--devfiles/videos/disciple/disciple-6.json8
-rw-r--r--devfiles/videos/disciple/disciple-7.json8
-rw-r--r--devfiles/videos/disciple/disciple-8.json8
-rw-r--r--devfiles/videos/disciple/disciple-9.json8
-rw-r--r--devfiles/videos/introduction/introduction-1.json8
-rw-r--r--devfiles/videos/seeker/seeker-1.json8
-rw-r--r--devfiles/videos/seeker/seeker-2.json8
-rw-r--r--devfiles/videos/seeker/seeker-3.json8
-rw-r--r--devfiles/videos/seeker/seeker-4.json8
-rw-r--r--devfiles/videos/seeker/seeker-5.json8
-rw-r--r--devfiles/videos/teacher/teacher-1.json8
-rw-r--r--devfiles/videos/teacher/teacher-2.json8
-rw-r--r--devfiles/videos/teacher/teacher-3.json8
-rw-r--r--devfiles/videos/teacher/teacher-4.json8
-rw-r--r--devfiles/videos/teacher/teacher-5.json8
-rw-r--r--devfiles/videos/teacher/teacher-6.json8
-rw-r--r--devfiles/videos/teacher/teacher-7.json8
34 files changed, 134 insertions, 133 deletions
diff --git a/devfiles/scripts/videos-from-csv.py b/devfiles/scripts/videos-from-csv.py
index 2f1ad94..c1899b7 100755
--- a/devfiles/scripts/videos-from-csv.py
+++ b/devfiles/scripts/videos-from-csv.py
@@ -6,7 +6,8 @@ import string
import urllib
from string import Template
-BASE_URL="http://foursquaregrow.s3-website-us-east-1.amazonaws.com/"
+#BASE_URL="http://foursquaregrow.s3-website-us-east-1.amazonaws.com/"
+BASE_URL="http://d12xq7pqelpwt.cloudfront.net/"
def mkjson(chapter, number, title, length, image, pdf, videos):
vtemplate = Template("""{
diff --git a/devfiles/videos/believer/believer-1.json b/devfiles/videos/believer/believer-1.json
index f42c658..978c104 100644
--- a/devfiles/videos/believer/believer-1.json
+++ b/devfiles/videos/believer/believer-1.json
@@ -3,8 +3,8 @@
"number": "1",
"title": "Intro",
"length": 460,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%201%20-%20Intro.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%201%20-%20Intro.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%201%20-%20Intro.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%201%20-%20Intro.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%201%20-%20Intro.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%201%20-%20Intro.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%201%20-%20Intro.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%201%20-%20Intro.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-10.json b/devfiles/videos/believer/believer-10.json
index f9c5b3c..20371ff 100644
--- a/devfiles/videos/believer/believer-10.json
+++ b/devfiles/videos/believer/believer-10.json
@@ -3,8 +3,8 @@
"number": "10",
"title": "Resurrection",
"length": 529,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%2010%20-%20Resurrection.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%2010%20-%20Resurrection.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%2010%20-%20Resurrection.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%2010%20-%20Resurrection.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%2010%20-%20Resurrection.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%2010%20-%20Resurrection.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%2010%20-%20Resurrection.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%2010%20-%20Resurrection.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-2.json b/devfiles/videos/believer/believer-2.json
index 1104ec4..f2cec99 100644
--- a/devfiles/videos/believer/believer-2.json
+++ b/devfiles/videos/believer/believer-2.json
@@ -3,8 +3,8 @@
"number": "2",
"title": "The Bible",
"length": 386,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%202%20-%20The%20Bible.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%202%20-%20The%20Bible.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%202%20-%20The%20Bible.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%202%20-%20The%20Bible.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%202%20-%20The%20Bible.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%202%20-%20The%20Bible.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%202%20-%20The%20Bible.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%202%20-%20The%20Bible.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-3.json b/devfiles/videos/believer/believer-3.json
index 75f5f01..b7e2190 100644
--- a/devfiles/videos/believer/believer-3.json
+++ b/devfiles/videos/believer/believer-3.json
@@ -3,8 +3,8 @@
"number": "3",
"title": "The Trinity",
"length": 364,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%203%20-%20The%20Trinity.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%203%20-%20The%20Trinity.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%203%20-%20The%20Trinity.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%203%20-%20The%20Trinity.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%203%20-%20The%20Trinity.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%203%20-%20The%20Trinity.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%203%20-%20The%20Trinity.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%203%20-%20The%20Trinity.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-4.json b/devfiles/videos/believer/believer-4.json
index 4352544..8d92f8a 100644
--- a/devfiles/videos/believer/believer-4.json
+++ b/devfiles/videos/believer/believer-4.json
@@ -3,8 +3,8 @@
"number": "4",
"title": "Created Beings",
"length": 360,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%204%20-%20Created%20Beings.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%204%20-%20Created%20Beings.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%204%20-%20Created%20Beings.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%204%20-%20Created%20Beings.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%204%20-%20Created%20Beings.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%204%20-%20Created%20Beings.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%204%20-%20Created%20Beings.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%204%20-%20Created%20Beings.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-5.json b/devfiles/videos/believer/believer-5.json
index 2a0201b..3b9d3ff 100644
--- a/devfiles/videos/believer/believer-5.json
+++ b/devfiles/videos/believer/believer-5.json
@@ -3,8 +3,8 @@
"number": "5",
"title": "God Becomes Man",
"length": 797,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%205%20-%20God%20Becomes%20Man.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%205%20-%20God%20Becomes%20Man.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%205%20-%20God%20Becomes%20Man.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%205%20-%20God%20Becomes%20Man.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%205%20-%20God%20Becomes%20Man.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%205%20-%20God%20Becomes%20Man.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%205%20-%20God%20Becomes%20Man.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%205%20-%20God%20Becomes%20Man.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-6.json b/devfiles/videos/believer/believer-6.json
index d55f5de..efa4ac1 100644
--- a/devfiles/videos/believer/believer-6.json
+++ b/devfiles/videos/believer/believer-6.json
@@ -3,8 +3,8 @@
"number": "6",
"title": "The Church Part 1",
"length": 405,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%206%20-%20The%20Church%20Part%201.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%206%20-%20The%20Church%20Part%201.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%206%20-%20The%20Church%20Part%201.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%206%20-%20The%20Church%20Part%201.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%206%20-%20The%20Church%20Part%201.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%206%20-%20The%20Church%20Part%201.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%206%20-%20The%20Church%20Part%201.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%206%20-%20The%20Church%20Part%201.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-7.json b/devfiles/videos/believer/believer-7.json
index 088091e..ee5aa97 100644
--- a/devfiles/videos/believer/believer-7.json
+++ b/devfiles/videos/believer/believer-7.json
@@ -3,8 +3,8 @@
"number": "7",
"title": "The Church Part 2",
"length": 573,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%207%20-%20The%20Church%20Part%202.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%207%20-%20The%20Church%20Part%202.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%207%20-%20The%20Church%20Part%202.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%207%20-%20The%20Church%20Part%202.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%207%20-%20The%20Church%20Part%202.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%207%20-%20The%20Church%20Part%202.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%207%20-%20The%20Church%20Part%202.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%207%20-%20The%20Church%20Part%202.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-8.json b/devfiles/videos/believer/believer-8.json
index 27b9eed..331a84b 100644
--- a/devfiles/videos/believer/believer-8.json
+++ b/devfiles/videos/believer/believer-8.json
@@ -3,8 +3,8 @@
"number": "8",
"title": "The Spirit",
"length": 513,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%208%20The%20Spirit.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%208%20The%20Spirit.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%208%20The%20Spirit.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%208The%20Spirit.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%208%20The%20Spirit.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%208%20The%20Spirit.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%208%20The%20Spirit.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%208The%20Spirit.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/believer/believer-9.json b/devfiles/videos/believer/believer-9.json
index 8530b02..d06c23d 100644
--- a/devfiles/videos/believer/believer-9.json
+++ b/devfiles/videos/believer/believer-9.json
@@ -3,8 +3,8 @@
"number": "9",
"title": "Second Coming",
"length": 478,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%209%20-%20Second%20Coming.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%209%20-%20Second%20Coming.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%209%20-%20Second%20Coming.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Believer%20Video%209%20-%20Second%20Comming.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%209%20-%20Second%20Coming.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%209%20-%20Second%20Coming.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%209%20-%20Second%20Coming.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Believer%20Video%209%20-%20Second%20Comming.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-1.json b/devfiles/videos/disciple/disciple-1.json
index 151c63a..e3ce75a 100644
--- a/devfiles/videos/disciple/disciple-1.json
+++ b/devfiles/videos/disciple/disciple-1.json
@@ -3,8 +3,8 @@
"number": "1",
"title": "Intro",
"length": 344,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Discipleship%20Video%201%20-%20Intro.png",
- "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.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Discipleship%20Video%201%20-%20Intro.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Discipleship%20Video%201%20-%20Intro.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Discipleship%20Video%201%20-%20Intro.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Discipleship%20Video%201%20-%20Intro.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Discipleship%20Video%201%20-%20Intro.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-10.json b/devfiles/videos/disciple/disciple-10.json
index a620317..7eac31a 100644
--- a/devfiles/videos/disciple/disciple-10.json
+++ b/devfiles/videos/disciple/disciple-10.json
@@ -3,8 +3,8 @@
"number": "10",
"title": "Conclusion",
"length": 405,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%2010%20-%20Conclusion.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%2010%20-%20Conclusion.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%2010%20-%20Conclusion.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%2010%20-%20Conclusion.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%2010%20-%20Conclusion.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%2010%20-%20Conclusion.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%2010%20-%20Conclusion.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%2010%20-%20Conclusion.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-2.json b/devfiles/videos/disciple/disciple-2.json
index bee129f..987e229 100644
--- a/devfiles/videos/disciple/disciple-2.json
+++ b/devfiles/videos/disciple/disciple-2.json
@@ -3,8 +3,8 @@
"number": "2",
"title": "Life Of A Disciple",
"length": 551,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%202%20-%20Life%20of%20a%20Disciple.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20Of%20A%20Disciple.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%202%20-%20Life%20of%20a%20Disciple.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-3.json b/devfiles/videos/disciple/disciple-3.json
index 2cea569..cfb70f6 100644
--- a/devfiles/videos/disciple/disciple-3.json
+++ b/devfiles/videos/disciple/disciple-3.json
@@ -3,8 +3,8 @@
"number": "3",
"title": "The Word",
"length": 438,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%203%20-%20The%20Word.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%203%20-%20The%20Word.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%203%20-%20The%20Word.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%203%20-%20The%20Word.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%203%20-%20The%20Word.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%203%20-%20The%20Word.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%203%20-%20The%20Word.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%203%20-%20The%20Word.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-4.json b/devfiles/videos/disciple/disciple-4.json
index f530eef..5679169 100644
--- a/devfiles/videos/disciple/disciple-4.json
+++ b/devfiles/videos/disciple/disciple-4.json
@@ -3,8 +3,8 @@
"number": "4",
"title": "Prayer",
"length": 682,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%204%20-%20Prayer.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%204%20-%20Prayer.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%204%20-%20Prayer.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%204%20-%20Prayer.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%204%20-%20Prayer.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-5.json b/devfiles/videos/disciple/disciple-5.json
index 4ec0e62..4b1a159 100644
--- a/devfiles/videos/disciple/disciple-5.json
+++ b/devfiles/videos/disciple/disciple-5.json
@@ -3,8 +3,8 @@
"number": "5",
"title": "Fasting",
"length": 511,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%205%20-%20Fasting.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%205%20-%20Fasting.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%205%20-%20Fasting.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%205%20-%20Fasting.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%205%20-%20Fasting.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%205%20-%20Fasting.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%205%20-%20Fasting.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%205%20-%20Fasting.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-6.json b/devfiles/videos/disciple/disciple-6.json
index 26ad661..472ebdd 100644
--- a/devfiles/videos/disciple/disciple-6.json
+++ b/devfiles/videos/disciple/disciple-6.json
@@ -3,8 +3,8 @@
"number": "6",
"title": "Worship",
"length": 701,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%206%20-%20Worship.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%206%20-%20Worship.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%206%20-%20Worship.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%206%20-%20Worship.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%206%20-%20Worship.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%206%20-%20Worship.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%206%20-%20Worship.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%206%20-%20Worship.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-7.json b/devfiles/videos/disciple/disciple-7.json
index 28df22c..c44d225 100644
--- a/devfiles/videos/disciple/disciple-7.json
+++ b/devfiles/videos/disciple/disciple-7.json
@@ -3,8 +3,8 @@
"number": "7",
"title": "Solitude",
"length": 470,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%207%20-%20Solitude.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%207%20-%20Solitude.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%207%20-%20Solitude.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%207%20-%20Solitude.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%207%20-%20Solitude.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%207%20-%20Solitude.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%207%20-%20Solitude.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%207%20-%20Solitude.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-8.json b/devfiles/videos/disciple/disciple-8.json
index bf18158..d37810d 100644
--- a/devfiles/videos/disciple/disciple-8.json
+++ b/devfiles/videos/disciple/disciple-8.json
@@ -3,8 +3,8 @@
"number": "8",
"title": "Stewardship",
"length": 163,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%208%20-%20Stewardship.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%208%20-%20Stewardship.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%208%20-%20Stewardship.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%208%20-%20Stewardship.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%208%20-%20Stewardship.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%208%20-%20Stewardship.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%208%20-%20Stewardship.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%208%20-%20Stewardship.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/disciple/disciple-9.json b/devfiles/videos/disciple/disciple-9.json
index 07737e3..d0ae905 100644
--- a/devfiles/videos/disciple/disciple-9.json
+++ b/devfiles/videos/disciple/disciple-9.json
@@ -3,8 +3,8 @@
"number": "9",
"title": "Evangelism",
"length": 490,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%209%20-%20Evangelism.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%209%20-%20Evangelism.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%209%20-%20Evangelism.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Disciple%20Video%209%20-%20Evangelism.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%209%20-%20Evangelism.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%209%20-%20Evangelism.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%209%20-%20Evangelism.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Disciple%20Video%209%20-%20Evangelism.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/introduction/introduction-1.json b/devfiles/videos/introduction/introduction-1.json
index 805f783..730845b 100644
--- a/devfiles/videos/introduction/introduction-1.json
+++ b/devfiles/videos/introduction/introduction-1.json
@@ -3,8 +3,8 @@
"number": "1",
"title": "Introduction",
"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"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Grow%20-%20Introduction.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Grow%20-%20Introduction.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Grow%20-%20Introduction.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Grow%20-%20Introduction.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/seeker/seeker-1.json b/devfiles/videos/seeker/seeker-1.json
index 8686640..7e186f8 100644
--- a/devfiles/videos/seeker/seeker-1.json
+++ b/devfiles/videos/seeker/seeker-1.json
@@ -3,8 +3,8 @@
"number": "1",
"title": "Introduction",
"length": 395,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%201%20-%20Introduction%20Final.png",
- "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.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%201%20-%20Introduction.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Video%201%20-%20Introduction%20Final.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Video%201%20-%20Introduction%20Final.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%201%20-%20Introduction%20Final.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%201%20-%20Introduction.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/seeker/seeker-2.json b/devfiles/videos/seeker/seeker-2.json
index db1fbc0..98fee29 100644
--- a/devfiles/videos/seeker/seeker-2.json
+++ b/devfiles/videos/seeker/seeker-2.json
@@ -3,8 +3,8 @@
"number": "2",
"title": "Our Condition",
"length": 612,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%202%20-%20Our%20Condition.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%202%20-%20Our%20Condition.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%202%20-%20Our%20Condition.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%202%20-%20Our%20Condition.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Video%202%20-%20Our%20Condition.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Video%202%20-%20Our%20Condition.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%202%20-%20Our%20Condition.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%202%20-%20Our%20Condition.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/seeker/seeker-3.json b/devfiles/videos/seeker/seeker-3.json
index a86c3f2..8f85c72 100644
--- a/devfiles/videos/seeker/seeker-3.json
+++ b/devfiles/videos/seeker/seeker-3.json
@@ -3,8 +3,8 @@
"number": "3",
"title": "God Searches",
"length": 399,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%203%20-%20God%20Searches.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%203%20-%20God%20Searches.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%203%20-%20God%20Searches.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%203%20-%20God%20Searches.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Video%203%20-%20God%20Searches.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Video%203%20-%20God%20Searches.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%203%20-%20God%20Searches.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%203%20-%20God%20Searches.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/seeker/seeker-4.json b/devfiles/videos/seeker/seeker-4.json
index 052cedc..b7ff412 100644
--- a/devfiles/videos/seeker/seeker-4.json
+++ b/devfiles/videos/seeker/seeker-4.json
@@ -3,8 +3,8 @@
"number": "4",
"title": "The Cross",
"length": 289,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%204%20-%20The%20Cross.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%204%20-%20The%20Cross.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%204%20-%20The%20Cross.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%204%20-%20The%20Cross.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%204%20-%20The%20Cross.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/seeker/seeker-5.json b/devfiles/videos/seeker/seeker-5.json
index bb88078..3fde752 100644
--- a/devfiles/videos/seeker/seeker-5.json
+++ b/devfiles/videos/seeker/seeker-5.json
@@ -3,8 +3,8 @@
"number": "5",
"title": "Our Response",
"length": 469,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%205%20-%20Our%20Response.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%205%20-%20Our%20Response.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%205%20-%20Our%20Response.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Video%205%20-%20Our%20Response.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Video%205%20-%20Our%20Response.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Video%205%20-%20Our%20Response.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%205%20-%20Our%20Response.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Video%205%20-%20Our%20Response.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/teacher/teacher-1.json b/devfiles/videos/teacher/teacher-1.json
index 80f4ff8..9aeaf3e 100644
--- a/devfiles/videos/teacher/teacher-1.json
+++ b/devfiles/videos/teacher/teacher-1.json
@@ -3,8 +3,8 @@
"number": "1",
"title": "Intro",
"length": 182,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%201%20-%20Intro.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%201%20-%20Intro.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%201%20-%20Intro.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%201%20-%20Intro.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%201%20-%20Intro.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%201%20-%20Intro.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%201%20-%20Intro.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%201%20-%20Intro.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/teacher/teacher-2.json b/devfiles/videos/teacher/teacher-2.json
index e084210..2b694ff 100644
--- a/devfiles/videos/teacher/teacher-2.json
+++ b/devfiles/videos/teacher/teacher-2.json
@@ -3,8 +3,8 @@
"number": "2",
"title": "Biblical Expectations",
"length": 481,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%202%20-%20Biblical%20Expectations.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%202%20-%20Biblical%20Expectations.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%202%20-%20Biblical%20Expectations.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%202%20-%20Biblical%20Expectations.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%202%20-%20Biblical%20Expectations.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%202%20-%20Biblical%20Expectations.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%202%20-%20Biblical%20Expectations.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%202%20-%20Biblical%20Expectations.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/teacher/teacher-3.json b/devfiles/videos/teacher/teacher-3.json
index 4940d31..82c4f11 100644
--- a/devfiles/videos/teacher/teacher-3.json
+++ b/devfiles/videos/teacher/teacher-3.json
@@ -3,8 +3,8 @@
"number": "3",
"title": "Foursquare Expectations",
"length": 342,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%203%20-%20Foursquare%20Expectations.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%203%20-%20Foursquare%20Expectations.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%203%20-%20Foursquare%20Expectations.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%203%20-%20Foursquare%20Expectations.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%203%20-%20Foursquare%20Expectations.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%203%20-%20Foursquare%20Expectations.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%203%20-%20Foursquare%20Expectations.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%203%20-%20Foursquare%20Expectations.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/teacher/teacher-4.json b/devfiles/videos/teacher/teacher-4.json
index 8e60355..2045b49 100644
--- a/devfiles/videos/teacher/teacher-4.json
+++ b/devfiles/videos/teacher/teacher-4.json
@@ -3,8 +3,8 @@
"number": "4",
"title": "Conforming to Doctrine",
"length": 355,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%204%20-%20Conforming%20to%20Doctrine.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%204%20-%20Conforming%20to%20Doctrine.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%204%20-%20Conforming%20to%20Doctrine.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%204%20-%20Conforming%20to%20Doctorine.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%204%20-%20Conforming%20to%20Doctrine.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%204%20-%20Conforming%20to%20Doctrine.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%204%20-%20Conforming%20to%20Doctrine.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%204%20-%20Conforming%20to%20Doctorine.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/teacher/teacher-5.json b/devfiles/videos/teacher/teacher-5.json
index 929d297..a3a0306 100644
--- a/devfiles/videos/teacher/teacher-5.json
+++ b/devfiles/videos/teacher/teacher-5.json
@@ -3,8 +3,8 @@
"number": "5",
"title": "Adhering to Mission & Values",
"length": 222,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%205%20-%20Adhering%20to%20Mission%20%26%20Values.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/teacher/teacher-6.json b/devfiles/videos/teacher/teacher-6.json
index e896e31..42d8dfa 100644
--- a/devfiles/videos/teacher/teacher-6.json
+++ b/devfiles/videos/teacher/teacher-6.json
@@ -3,8 +3,8 @@
"number": "6",
"title": "Being a Disciple & Developing Others",
"length": 722,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%206%20-%20Being%20a%20Disciple%20%26%20Developing%20Others.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file
diff --git a/devfiles/videos/teacher/teacher-7.json b/devfiles/videos/teacher/teacher-7.json
index 61ddbf2..6c822cc 100644
--- a/devfiles/videos/teacher/teacher-7.json
+++ b/devfiles/videos/teacher/teacher-7.json
@@ -3,8 +3,8 @@
"number": "7",
"title": "Prerequisites",
"length": 535,
- "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%207%20-%20Prerequisites.png",
- "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%207%20-%20Prerequisites.pdf",
- "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%207%20-%20Prerequisites.mp4", "type":"video/mp4"},
-{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Teacher%20Video%207%20-%20Prerequisites.webmhd.webm", "type":"video/webm"}]
+ "image": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%207%20-%20Prerequisites.png",
+ "pdf": "http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%207%20-%20Prerequisites.pdf",
+ "urls": [{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%207%20-%20Prerequisites.mp4", "type":"video/mp4"},
+{"src":"http://d12xq7pqelpwt.cloudfront.net/Teacher%20Video%207%20-%20Prerequisites.webmhd.webm", "type":"video/webm"}]
} \ No newline at end of file