This commit is contained in:
davegallant
2022-12-14 14:46:17 +00:00
parent 9188887970
commit 0c7fbd9669
2 changed files with 2 additions and 2 deletions

View File

@@ -188,7 +188,7 @@ personal blog
</div> </div>
</div> </div>
</header> </header>
<div class="container entry-content"><p>I recently stumbled upon <a href=https://yewtu.be>yewtu.be</a> and found it intriguing. It not only allows for you to watch YouTube without <em>being on YouTube</em>, but it also allows you to create an account and subscribe to channels without a Google account. What sort of wizardry is going on under the hood? It turns out that it&rsquo;s a hosted instance of <a href=https://invidious.io/>invidious</a>.</p> <div class="container entry-content"><p>I recently stumbled upon <a href=https://yewtu.be>yewtu.be</a> and found it intriguing. It not only allows you to watch YouTube without <em>being on YouTube</em>, but it also allows you to create an account and subscribe to channels without a Google account. What sort of wizardry is going on under the hood? It turns out that it&rsquo;s a hosted instance of <a href=https://invidious.io/>invidious</a>.</p>
<p><img src=/images/watching-youtube-in-private/computerphile.png alt=requestly></p> <p><img src=/images/watching-youtube-in-private/computerphile.png alt=requestly></p>
<p>Wow, this is cool, and <strong>JavaScript is not required</strong>.</p> <p>Wow, this is cool, and <strong>JavaScript is not required</strong>.</p>
<p>I started using <a href=https://yewtu.be>yewtu.be</a> as my primary client for watching videos. I subscribe to several YouTube channels and I prefer the interface invidiuous provides due to its simplicity. It&rsquo;s also nice to be in control of my search and watch history.</p> <p>I started using <a href=https://yewtu.be>yewtu.be</a> as my primary client for watching videos. I subscribe to several YouTube channels and I prefer the interface invidiuous provides due to its simplicity. It&rsquo;s also nice to be in control of my search and watch history.</p>

File diff suppressed because one or more lines are too long