From a0809d1dbed9c95c90fb68abb33ade2d416b44fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joann=20M=C3=B5ndresku?= Date: Fri, 6 Aug 2021 18:41:59 +0300 Subject: [PATCH] Piped - a frontend for YouTube --- articles/piped-a-frontend-for-youtube.md | 15 +++++++++++++++ templates/header.html | 2 +- templates/index_header.html | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 articles/piped-a-frontend-for-youtube.md diff --git a/articles/piped-a-frontend-for-youtube.md b/articles/piped-a-frontend-for-youtube.md new file mode 100644 index 0000000..224d70f --- /dev/null +++ b/articles/piped-a-frontend-for-youtube.md @@ -0,0 +1,15 @@ +NOW HOSTING: Piped - A frontend for YouTube + +[Piped](https://github.com/TeamPiped/Piped/) is an alternative frontend for YouTube that respects your privacy. +I already host a service similar to this, Invidious, but lately it's been +acting up, especially with Google's never-ending fight on age-restricted videos. +I have launched an instance of [Piped on based.quest](https://piped.based.quest). +If you wish to use my proxy, you must open console in your browser and type in +`localStorage.instance = "https://pipedapi.based.quest"` in a front-end of your +choice (mine included). + +Thanks for reading, +- Cernodile + +;tags:news site opensource +;description:Piped is an alternative frontend for YouTube that respects your privacy, Cernodile has recently spun up an instance of it on piped.based.quest. Read more in this post. diff --git a/templates/header.html b/templates/header.html index 1ec9f38..11f684f 100644 --- a/templates/header.html +++ b/templates/header.html @@ -1 +1 @@ -$TITLE +$TITLE diff --git a/templates/index_header.html b/templates/index_header.html index 44f7b21..9670352 100644 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -19,7 +19,7 @@

based



-

Quick-links to services I host: Invidious, Searx.

+

Quick-links to services I host: Invidious, Searx, Piped.

Hall of Based: ReactOS, Matrix, PostmarketOS, Pine64, Landchad.net


Personal Blog of Cernodile

-- 2.25.1