Browse code

Serve video from tpo and not extra

hiro authored on 24/04/2018 14:02:19
Showing 1 changed files
... ...
@@ -26,8 +26,8 @@
26 26
 <div style="text-align:center;">
27 27
 
28 28
 <video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
29
-	<source src="https://extra.torproject.org/media/video/Tor_Animation_en.mp4" type="video/mp4">
30
-	<track label="English" kind="captions" src="https://extra.torproject.org/media/video/subs/vtt/en.vtt" srclang="en" default>
29
+	<source src="https://www.torproject.org/videos/Tor_Animation_en.mp4" type="video/mp4">
30
+	<track label="English" kind="captions" src="https://www.torproject.org/videos/en.vtt" srclang="en" default>
31 31
 </video>
32 32
 </div>
33 33
 
Browse code

Move video and subs to extra

hiro authored on 30/03/2018 16:30:46
Showing 1 changed files
... ...
@@ -25,9 +25,9 @@
25 25
 </p>
26 26
 <div style="text-align:center;">
27 27
 
28
-<video width="500" height="281" controls poster="$(IMGROOT)/tor-animation.jpg">
29
-	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.mp4" type="video/mp4">
30
-       Your browser does not support the video tag.
28
+<video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
29
+	<source src="https://extra.torproject.org/media/video/Tor_Animation_en.mp4" type="video/mp4">
30
+	<track label="English" kind="captions" src="https://extra.torproject.org/media/video/subs/vtt/en.vtt" srclang="en" default>
31 31
 </video>
32 32
 </div>
33 33
 
Browse code

Change press video tag

hiro authored on 30/03/2018 16:16:03
Showing 1 changed files
... ...
@@ -25,8 +25,9 @@
25 25
 </p>
26 26
 <div style="text-align:center;">
27 27
 
28
-<video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
28
+<video width="500" height="281" controls poster="$(IMGROOT)/tor-animation.jpg">
29 29
 	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.mp4" type="video/mp4">
30
+       Your browser does not support the video tag.
30 31
 </video>
31 32
 </div>
32 33
 
Browse code

Remove cc track from video preventing it from working

hiro authored on 30/03/2018 15:59:14
Showing 1 changed files
... ...
@@ -27,7 +27,6 @@
27 27
 
28 28
 <video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
29 29
 	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.mp4" type="video/mp4">
30
-	<track label="English" kind="captions" src="https://media.torproject.org/video/2015-03-animation/subs/vtt/en.vtt" srclang="en" default>
31 30
 </video>
32 31
 </div>
33 32
 
Browse code

Fix video in press/video

hiro authored on 30/03/2018 15:39:43
Showing 1 changed files
... ...
@@ -26,7 +26,7 @@
26 26
 <div style="text-align:center;">
27 27
 
28 28
 <video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
29
-	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.webm" type="video/webm">
29
+	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.mp4" type="video/mp4">
30 30
 	<track label="English" kind="captions" src="https://media.torproject.org/video/2015-03-animation/subs/vtt/en.vtt" srclang="en" default>
31 31
 </video>
32 32
 </div>
Browse code

Don't rely on people.tpo for the website

Sebastian Hahn authored on 07/02/2016 03:17:20
Showing 1 changed files
... ...
@@ -27,7 +27,7 @@
27 27
 
28 28
 <video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
29 29
 	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.webm" type="video/webm">
30
-	<track label="English" kind="captions" src="https://people.torproject.org/~nima/03-2015-Tor-Animation/subs/vtt/en.vtt" srclang="en" default>
30
+	<track label="English" kind="captions" src="https://media.torproject.org/video/2015-03-animation/subs/vtt/en.vtt" srclang="en" default>
31 31
 </video>
32 32
 </div>
33 33
 
Browse code

Use IMGROOT consistently

Sebastian Hahn authored on 20/07/2015 17:57:06
Showing 1 changed files
... ...
@@ -25,7 +25,7 @@
25 25
 </p>
26 26
 <div style="text-align:center;">
27 27
 
28
-<video width="500" height="281" controls preload="none" poster="images/tor-animation.jpg">
28
+<video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
29 29
 	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.webm" type="video/webm">
30 30
 	<track label="English" kind="captions" src="https://people.torproject.org/~nima/03-2015-Tor-Animation/subs/vtt/en.vtt" srclang="en" default>
31 31
 </video>
Browse code

And some renegade question marks

Sebastian Hahn authored on 20/07/2015 17:53:03
Showing 1 changed files
... ...
@@ -15,9 +15,9 @@
15 15
 <br>
16 16
 
17 17
 <p>
18
-	A two-minute video explaining what Tor is and how it works.?
18
+	A two-minute video explaining what Tor is and how it works.
19 19
 	This video is available for <a href="https://media.torproject
20
-	.org/video/2015-03-animation/">download</a> and streaming?
20
+	.org/video/2015-03-animation/">download</a> and streaming
21 21
 	both on Tor Project <a href="https://blog.torproject.org/blog/
22 22
 	releasing-tor-animation">website</a> and via <a href="https://www
23 23
 	.youtube.com/playlist?list=PLwyU2dZ3LJErtu3GGElIa7VyORE2B6H1H">
Browse code

Fix typo

Sebastian Hahn authored on 20/07/2015 17:52:13
Showing 1 changed files
... ...
@@ -10,7 +10,7 @@
10 10
   </div>
11 11
 <div id="maincol">
12 12
     <!-- PUT CONTENT AFTER THIS TAG -->
13
-<h1>Tor Tor Animation</h1>
13
+<h1>The Tor Animation</h1>
14 14
 
15 15
 <br>
16 16
 
Browse code

Rework video on press page

Sebastian Hahn authored on 20/07/2015 17:33:44
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,44 @@
1
+## translation metadata
2
+# Revision: $Revisions$
3
+# Translation-Priority: 3-low
4
+
5
+#include "head.wmi" TITLE="Tor Project: Tor Animation"
6
+<div id="content" class="clearfix">
7
+  <div id="breadcrumbs">
8
+    <a href="<page index>">Home &raquo; </a>
9
+    <a href="<page press/press>">Press</a>
10
+  </div>
11
+<div id="maincol">
12
+    <!-- PUT CONTENT AFTER THIS TAG -->
13
+<h1>Tor Tor Animation</h1>
14
+
15
+<br>
16
+
17
+<p>
18
+	A two-minute video explaining what Tor is and how it works.?
19
+	This video is available for <a href="https://media.torproject
20
+	.org/video/2015-03-animation/">download</a> and streaming?
21
+	both on Tor Project <a href="https://blog.torproject.org/blog/
22
+	releasing-tor-animation">website</a> and via <a href="https://www
23
+	.youtube.com/playlist?list=PLwyU2dZ3LJErtu3GGElIa7VyORE2B6H1H">
24
+	YouTube</a> in many different languages.
25
+</p>
26
+<div style="text-align:center;">
27
+
28
+<video width="500" height="281" controls preload="none" poster="images/tor-animation.jpg">
29
+	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.webm" type="video/webm">
30
+	<track label="English" kind="captions" src="https://people.torproject.org/~nima/03-2015-Tor-Animation/subs/vtt/en.vtt" srclang="en" default>
31
+</video>
32
+</div>
33
+
34
+</div>
35
+<!-- END MAINCOL -->
36
+<div id = "sidecol">
37
+#include "side.wmi"
38
+#include "info.wmi"
39
+  </div>
40
+  <!-- END SIDECOL -->
41
+</div>
42
+<!-- END CONTENT -->
43
+#include <foot.wmi>
44
+