Skip to content

Commit

Permalink
Youtube videos: use proper settings
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-belkin committed Jul 21, 2020
1 parent 42404f3 commit f646ecc
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions _includes/install_instructions/editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h3>Text Editor</h3>
</p>

<div>
<ul class="nav nav-tabs nav-justified" role="tablist">
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="active"><a data-os="windows" href="#editor-windows" aria-controls="Windows" role="tab" data-toggle="tab">Windows</a></li>
<li role="presentation"><a data-os="macos" href="#editor-macos" aria-controls="MacOS" role="tab" data-toggle="tab">MacOS</a></li>
<li role="presentation"><a data-os="linux" href="#editor-linux" aria-controls="Linux" role="tab" data-toggle="tab">Linux</a></li>
Expand Down Expand Up @@ -44,7 +44,7 @@ <h3>Text Editor</h3>
<h4 id="editor-macos-video-tutorial">Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/9LQhwETCdwY" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
<p>
Expand Down
2 changes: 1 addition & 1 deletion _includes/install_instructions/git.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h3>Git</h3>
<h4>Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/9LQhwETCdwY" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
</article>
Expand Down
4 changes: 2 additions & 2 deletions _includes/install_instructions/python.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h3>Python</h3>
<h4>Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/xxQ0mzZ8UvA" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/xxQ0mzZ8UvA?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
</article>
Expand All @@ -68,7 +68,7 @@ <h4>Video Tutorial</h4>
<h4>Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/TcSAln46u9U" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/TcSAln46u9U?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
</article>
Expand Down
4 changes: 2 additions & 2 deletions _includes/install_instructions/r.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h3>R</h3>
<h4>Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/q0PjTAylwoU" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/q0PjTAylwoU?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
</article>
Expand All @@ -46,7 +46,7 @@ <h4>Video Tutorial</h4>
<h4>Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/5-ly3kyxwEg" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/5-ly3kyxwEg?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
</article>
Expand Down
4 changes: 2 additions & 2 deletions _includes/install_instructions/shell.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h3>The Bash Shell</h3>
<h4>Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/339AEqk9c-8" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/339AEqk9c-8?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
</article>
Expand All @@ -113,7 +113,7 @@ <h4>Video Tutorial</h4>
<h4 id="shell-macos-video-tutorial">Video Tutorial</h4>
<div class="yt-wrapper2">
<div class="yt-wrapper">
<iframe frameborder="0" allowfullscreen src="https://www.youtube.com/embed/9LQhwETCdwY" class="yt-frame"></iframe>
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
</div>
</div>
</article>
Expand Down

0 comments on commit f646ecc

Please sign in to comment.