deploy: 63385c9e8aca1d3d76084d6f10a74df004b908de

This commit is contained in:
davegallant
2022-12-12 03:28:46 +00:00
parent 9c64ac1a42
commit 6d567b82c1
2 changed files with 2 additions and 2 deletions

View File

@@ -188,7 +188,7 @@ personal blog
</div>
</div>
</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. I wondered what sort of wizardry was going on under the hood and discovered 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 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>
<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>I started to use <a href=https://yewtu.be>yewtu.be</a> as my primary client for watching videos. I subscribe to several channels and I&rsquo;d prefer to simply see a list of the latest videos from my subscriptions, and not have so much of my data collected and used. A few days ago, yewtu.be went down briefly, and that motivated me enough to self-host invidious.</p>