Skip to content

Commit 2ef9ee7

Browse files
Make the embedded YouTube videos larger.
1 parent 7b98fe3 commit 2ef9ee7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/source/tutorial.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ These video uses mmSolver v0.2.0 (beta).
2020

2121
.. raw:: html
2222

23-
<iframe width="560" height="315" src="https://www.youtube.com/embed/SJoNEShPyms" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
23+
<iframe width="720" height="405" src="https://www.youtube.com/embed/SJoNEShPyms" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2424

2525

2626
*Part 2*
2727

2828
.. raw:: html
2929

30-
<iframe width="560" height="315" src="https://www.youtube.com/embed/yS1kJJkosqA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
30+
<iframe width="720" height="405" src="https://www.youtube.com/embed/yS1kJJkosqA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
3131

3232

3333
Camera and Object Solve
@@ -41,7 +41,7 @@ This video uses mmSolver v0.2.0 (beta).
4141

4242
.. raw:: html
4343

44-
<iframe width="560" height="315" src="https://www.youtube.com/embed/z6lziVV3BcY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
44+
<iframe width="720" height="405" src="https://www.youtube.com/embed/z6lziVV3BcY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
4545

4646

4747
Multi-Camera and Object Solve
@@ -58,7 +58,7 @@ This video uses mmSolver v0.2.1.
5858

5959
.. raw:: html
6060

61-
<iframe width="560" height="315" src="https://www.youtube.com/embed/2tOCVOoPaR4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
61+
<iframe width="720" height="405" src="https://www.youtube.com/embed/2tOCVOoPaR4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
6262

6363

6464
Hierarchical Object Solve
@@ -78,7 +78,7 @@ This video uses mmSolver v0.1.1.
7878

7979
.. raw:: html
8080

81-
<iframe width="560" height="315" src="https://www.youtube.com/embed/wk7GwEbKRCs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
81+
<iframe width="720" height="405" src="https://www.youtube.com/embed/wk7GwEbKRCs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
8282

8383
Character Rotomation Solving
8484
----------------------------
@@ -90,7 +90,7 @@ features to improve this workflow.
9090

9191
.. raw:: html
9292

93-
<iframe width="560" height="315" src="https://www.youtube.com/embed/ck6HU7nzpkQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
93+
<iframe width="720" height="405" src="https://www.youtube.com/embed/ck6HU7nzpkQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
9494

9595

9696
Nodal Camera and Object Solve
@@ -103,7 +103,7 @@ release.
103103

104104
.. raw:: html
105105

106-
<iframe width="560" height="315" src="https://www.youtube.com/embed/0loeqQeFnZ8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
106+
<iframe width="720" height="405" src="https://www.youtube.com/embed/0loeqQeFnZ8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
107107

108108

109109
Solving Door Motion with an Edge
@@ -119,4 +119,4 @@ to stick to the same feature on the door, only the edge of the door.
119119

120120
.. raw:: html
121121

122-
<iframe width="560" height="315" src="https://www.youtube.com/embed/u0cU7X1b7zE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
122+
<iframe width="720" height="405" src="https://www.youtube.com/embed/u0cU7X1b7zE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

0 commit comments

Comments
 (0)