deploy: 08d9be609ccb3470183ab85fe30b9182c2e656d6

This commit is contained in:
davegallant
2022-12-11 04:17:21 +00:00
parent 7567bad3bb
commit 0407866c19
2 changed files with 2 additions and 2 deletions

View File

@@ -187,7 +187,7 @@ personal blog
</div>
</header>
<div class="container entry-content">
<p>I recently stumbled across video link to the site <a href="https://yewtu.be/watch?v=-lz30by8-sU">yewtu.be</a> and found it intriguing. It&rsquo;s not only possible to watch YouTube without <em>being on YouTube</em>, it&rsquo;s also possible 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 version of <a href=https://invidious.io/>invidious</a>.</p>
<p>I recently stumbled across link to the site <a href=https://yewtu.be>yewtu.be</a> and found it intriguing. It&rsquo;s not only possible to watch YouTube without <em>being on YouTube</em>, it&rsquo;s also possible 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 version 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 yewtu.be as my primary client for watching videos. I subscribe to about a dozen channels and I really only want to a see list of the latest videos from my subscriptions, and not be the victim of a proprietry algorithm feeding me new content. A few days ago, yewtu.be went down for more than a day, and that motivated me enough to self-host inviduous.</p>