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

@ -2,6 +2,13 @@
{
"year": 2022,
"donations": [
{
"date": "11.08.2022",
"amount": 10,
"via": "banktransfer",
"from": "TeomaHK",
"first": false
},
{
"date": "11.07.2022",
"amount": 10,

View File

@ -122,11 +122,11 @@
}
},
{
"id": "invidious",
"name": "Invidious",
"id": "piped",
"name": "Piped",
"icon": "i-youtube",
"url": "https://invidious.sp-codes.de",
"status": "https://invidious.sp-codes.de",
"url": "https://piped.sp-codes.de",
"status": "https://piped.sp-codes.de",
"summary": {
"de": "Ein alternatives YouTube-Frontend.",
"en": "An alternative YouTube-Frontend."

View File

@ -1,18 +0,0 @@
---
layout: base.njk
key: invidious
title: Invidious
---
# <i class="i-youtube"></i> Invidious
Invidious ist ein alternatives Frontend für YouTube.
Da nur die nötigsten Verbindungen zu YouTube aufgebaut werden und viele sogar vom Server selber übernommen werden, erhöht Invidious die Privatsphäre der Nutzer:innen.
__Seit Dezember 2019 betreibe ich eine öffentliche Invidious Instanz.__ Fühl dich frei, dort ein paar Videos anzuschauen.
__Jetzt das erste Video schauen auf [invidious.sp-codes.de](https://invidious.sp-codes.de).__
## Weitere nützliche Links
* [Liste weiterer öffentlicher Server](https://github.com/omarroth/invidious/wiki/Invidious-Instances)
* [Quellcode von Invidious](https://github.com/omarroth/invidious)

19
src/de/services/piped.md Normal file
View File

@ -0,0 +1,19 @@
---
layout: base.njk
key: piped
title: Piped
---
# <i class="i-youtube"></i> Piped
Piped ist ein alternatives Frontend für YouTube.
Da nur die nötigsten Verbindungen zu YouTube aufgebaut werden und viele sogar vom Server selber übernommen werden, erhöht Piped die Privatsphäre der Nutzer:innen.
__Von Dezember 2019 bis September 2022 habe ich eine öffentliche Invidious Instanz betrieben. Diese wurde zum Oktober 2022 durch Piped ersetzt.__ Fühl dich frei, dort ein paar Videos anzuschauen.
__Jetzt das erste Video schauen auf [piped.sp-codes.de](https://piped.sp-codes.de).__
## Weitere nützliche Links
* [Liste öffentlicher Piped-Instanzen](https://github.com/TeamPiped/Piped/wiki/Instances)
* [Quellcode von Piped](https://github.com/TeamPiped/Piped)
* [Liste öffentlicher Invidious-Instanzen](https://github.com/omarroth/invidious/wiki/Invidious-Instances)

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)