mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 12:21:09 +00:00
Add Piped to Video Streaming (#634)
This commit is contained in:

committed by
Daniel Gray

parent
e8d1e74b39
commit
9855c3b415
@@ -5,6 +5,9 @@ logo_dark: /assets/img/video-streaming/invidious-dark.svg
|
||||
description: |
|
||||
**Invidious** is a free and open source front end for YouTube that is also self-hostable. There are list of [public instances](https://instances.invidious.io). Some instances have [Tor](https://www.torproject.org) onion services support.
|
||||
|
||||
#### Use case
|
||||
Invidious is useful if you want to disable JavaScript in your browser. It does not provide privacy by itself and we don’t recommend logging into any accounts.
|
||||
|
||||
#### Notes
|
||||
Invidious does not proxy the video stream through its server by default. Videos watched through Invidious will still make direct connections to Google's servers (googlevideo.com), however, some instances support video proxying. This can be enabled by adding `&local=true` to the URL.
|
||||
|
||||
|
20
_data/software/video-streaming-front-ends/2_piped.yml
Normal file
20
_data/software/video-streaming-front-ends/2_piped.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
title: Piped
|
||||
type: Recommendation
|
||||
logo: /assets/img/video-streaming/piped.svg
|
||||
description: |
|
||||
**Piped** is a free and open source front end for YouTube that is also self-hostable. Piped has 2 public instances at [piped.kavin.rocks](https://piped.kavin.rocks/) and [piped.mint.lgbt](https://piped.mint.lgbt/).
|
||||
|
||||
#### Use case
|
||||
Piped is useful if you want to use [SponsorBlock](https://sponsor.ajay.app) without installing an extension or to access age-restricted content without an account. It does not provide privacy by itself and we don’t recommend logging into any accounts.
|
||||
|
||||
#### Notes
|
||||
When self-hosting, it is important that you have other people using your instance as well in order for you to blend in. You should be careful with where and how you are hosting Piped, as other peoples' usage will be linked to your hosting.
|
||||
|
||||
When you are using an Piped instance, be sure to go read the Privacy Policy of that specific instance. Piped instances can be modified by their owners and therefore may not reflect their associated privacy policy.
|
||||
|
||||
website: 'https://piped.kavin.rocks/'
|
||||
downloads:
|
||||
- icon: fas fa-globe-americas
|
||||
url: 'https://piped.kavin.rocks'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/TeamPiped/Piped'
|
Reference in New Issue
Block a user