v0.1
[web-hugo.git] / content / posts / piped-a-frontend-for-youtube.md
CommitLineData
7ba37647
JM
1---
2title: "NOW HOSTING: Piped - A frontend for YouTube"
3date: 2021-08-06T18:41:59+03:00
4tags: ['news','site','opensource']
5description: "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."
6type: blog
7aliases: ["/piped-a-frontend-for-youtube.html"]
8draft: false
9---
10
11[Piped](https://github.com/TeamPiped/Piped/) is an alternative frontend for YouTube that respects your privacy.
12I already host a service similar to this, Invidious, but lately it's been
13acting up, especially with Google's never-ending fight on age-restricted videos.
14I have launched an instance of [Piped on based.quest](https://piped.based.quest).
15If you wish to use my proxy, you must open console in your browser and type in
16`localStorage.instance = "https://pipedapi.based.quest"` in a front-end of your
17choice (mine included).
18
19Thanks for reading,
20- Cernodile