Skip to content

Commit

Permalink
Small changes to youtube embeds to prevent google spying on everyone (a…
Browse files Browse the repository at this point in the history
…lgorithm-archivists#989)

* changing to nocookie server

* removing clipboard-write

Co-authored-by: Sammy Plat <[email protected]>
  • Loading branch information
leios and Amaras authored Feb 6, 2022
1 parent b545344 commit a5120ab
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion contents/IFS/IFS.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ If you are interested, please let me know and I will be more than willing to add
Here is a video describing iterated function systems:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/nIIp-vo8rHg"
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/nIIp-vo8rHg"
frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; pic
ture-in-picture" allowfullscreen></iframe>
</div>
Expand Down
2 changes: 1 addition & 1 deletion contents/affine_transformations/affine_transformations.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ I think that is a nice note to end on: affine transformations are linear transfo
Here is a video describing affine transformations:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/E3Phj6J287o" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/E3Phj6J287o" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

<script>
Expand Down
2 changes: 1 addition & 1 deletion contents/approximate_counting/approximate_counting.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ This was probably more useful in 1978 than it is now, but it's still nice to kee
Here is a video describing the Approximate Counting Algorithm:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/c4RJhPsc14s"
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/c4RJhPsc14s"
frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; pic
ture-in-picture" allowfullscreen></iframe>
</div>
Expand Down
2 changes: 1 addition & 1 deletion contents/barnsley/barnsley.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ We'll definitely come back to this soon, I just wanted to briefly mention it now
Here is a video describing the Barnsley fern:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/xoXe0AljUMA"
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xoXe0AljUMA"
frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; pic
ture-in-picture" allowfullscreen></iframe>
</div>
Expand Down
2 changes: 1 addition & 1 deletion contents/bitlogic/bitlogic.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ That's about it for bitlogic. I realize it was a bit long, but this is absolutel
Here is a video describing the contents of this chapter:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/zMuEk44Ufkw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/zMuEk44Ufkw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

<script>
Expand Down
2 changes: 1 addition & 1 deletion contents/computus/computus.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ Sure, this can be done straightforwardly with a calculator, but it is no doubt a
Here is a video describing key elements of Gauss's Easter Algorithm:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/x6Yud882QKE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/x6Yud882QKE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/domain_coloring/domain_coloring.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ We will be using domain coloring in other contexts throughout this text when des
Here is a video describing domain coloring:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/EbanExb75mc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/EbanExb75mc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/euclidean_algorithm/euclidean_algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ The Euclidean Algorithm is truly fundamental to many other algorithms throughout
Here's a video on the Euclidean algorithm:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/h86RzlyHfUE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/h86RzlyHfUE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/flood_fill/flood_fill.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ These will all be covered in subsequent chapters which will come out somewhat re
Here is a video describing tree traversal:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/ldqAmkdthHY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ldqAmkdthHY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/forward_euler_method/forward_euler_method.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ That said, variations of this method *are* certainly used (for example Crank-Nic
Here is a video describing the forward Euler method:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/wG7h8g6VLBo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/wG7h8g6VLBo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/gaussian_elimination/gaussian_elimination.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ There are also plenty of other solvers that do similar things that we will get t
Here's a video describing Gaussian elimination:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/2tlwSqblrvU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/2tlwSqblrvU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/huffman_encoding/huffman_encoding.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The fact that this algorithm is both conceptually simple and provably useful is
Here is a quick video explanation for Huffman encoding:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/wHyUxTc2Ohk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/wHyUxTc2Ohk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ I can guarantee that we will see similar methods crop up all over the place in t
Here is a video describing Monte Carlo integration:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/AyBNnkYrSWY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/AyBNnkYrSWY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/split-operator_method/split-operator_method.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ The Split-Operator method is one of the most commonly used quantum simulation al
Here is a video describing the split-operator method:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/BBt8EugN03Q" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/BBt8EugN03Q" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ I am incredibly interested to see what you guys do and how you implement the alg
Here is a video describing the stable marriage problem:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/A7xRZQAQU8s" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/A7xRZQAQU8s" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/tree_traversal/tree_traversal.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ And this is exactly what Breadth-First Search (BFS) does! On top of that, it can
Here is a video describing tree traversal:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/cZPXfl_tUkA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/cZPXfl_tUkA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down
2 changes: 1 addition & 1 deletion contents/verlet_integration/verlet_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ Even though this method is more widely used than the simple Verlet method mentio
Here is a video describing Verlet integration:

<div style="text-align:center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/g55QvpAev0I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/g55QvpAev0I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Example Code
Expand Down

0 comments on commit a5120ab

Please sign in to comment.