deploy: 8b0ffc07309176dc28089918606300da9ca330cd

This commit is contained in:
davegallant
2022-12-11 04:18:59 +00:00
parent 0407866c19
commit 6e3aff2ef1
2 changed files with 2 additions and 2 deletions

View File

@@ -241,7 +241,7 @@ personal blog
<p>I figured it would be nice to redirect existing YouTube links that others send me, so that I could seamlessly watch the videos using inviduous.</p>
<p>Without subjecting my entire household to this, I went looking for a way to redirect paths at the browser level. I found the lightweight proxy <a href=https://requestly.io/>requestly</a>, which can be used to modify http requests in my browser. I created the following rules:</p>
<p><img src=/images/watching-youtube-in-private/requestly-rules.png alt=requestly></p>
<p>Now a link like <a href="https://www.youtube.com/watch?v=-lz30by8-sU">https://www.youtube.com/watch?v=-lz30by8-sU</a> will redirect to <a href="http://invidious:3000/watch?v=-lz30by8-sU">http://invidious:3000/watch?v=-lz30by8-sU</a></p>
<p>Now the link <a href="https://www.youtube.com/watch?v=-lz30by8-sU">https://www.youtube.com/watch?v=-lz30by8-sU</a> will redirect to <a href="http://invidious:3000/watch?v=-lz30by8-sU">http://invidious:3000/watch?v=-lz30by8-sU</a></p>
<p>I&rsquo;m still looking for ways to improve this inviduous setup. There doesn&rsquo;t appear to be a way to stream in 4K yet.</p>
</div>
<footer class=entry-footer>