updated donations.json

replaced invidious with piped
This commit is contained in:
Samuel Philipp 2022-09-16 17:33:15 +02:00
parent f31757a96e
commit 8804db0088
6 changed files with 48 additions and 39 deletions

View file

@ -1,17 +0,0 @@
---
layout: base.njk
key: invidious
title: Invidious
---
# <i class="i-youtube"></i> Invidious
Invidious is an alternative YouTube-Frontend. It establishes only the most necessary connections to YouTube and many of them are even made by the server itself. So Invidious increases the privacy of the users.
__Since December 2019 I run a public Invidious instance.__ Feel free to watch some videos there.
__Watch your first video on [invidious.sp-codes.de](https://invidious.sp-codes.de).__
## More useful links
* [List of other public servers](https://github.com/omarroth/invidious/wiki/Invidious-Instances)
* [Source code of Invidious](https://github.com/omarroth/invidious)

18
src/en/services/piped.md Normal file
View file

@ -0,0 +1,18 @@
---
layout: base.njk
key: piped
title: Piped
---
# <i class="i-youtube"></i> Piped
Piped is an alternative YouTube-Frontend. It establishes only the most necessary connections to YouTube and many of them are even made by the server itself. So Piped increases the privacy of the users.
__From December 2019 to September 2022, I ran a public Invidious instance. This was replaced by Piped as of October 2022.__ Feel free to watch some videos there.
__Watch your first video on [piped.sp-codes.de](https://piped.sp-codes.de).__
## More useful links
* [List of public Piped-Servers](https://github.com/TeamPiped/Piped/wiki/Instances)
* [Source code of Piped](https://github.com/TeamPiped/Piped)
* [List of public Invidious-Servers](https://github.com/omarroth/invidious/wiki/Invidious-Instances)