From efd389f3b72eabd3af4326fc83593219f0075ad1 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sat, 10 Oct 2020 21:34:19 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 838c3c4..6978056 100644 --- a/README.md +++ b/README.md @@ -107,9 +107,10 @@ We have a [Matrix](https://matrix.org/) room where we discuss anything related w Join Matrix # Powered by: -These are projects that either make Yotter possible as an essential part of it or that served as inspiration for some parts of the code. +These are projects that either make Yotter possible as an **essential part** of it or that served as **inspiration for some parts** of the code. * [Nitter](https://nitter.net/) +* [Youtube-local](https://github.com/user234683/youtube-local) * [youtube-dl](https://github.com/ytdl-org/youtube-dl) * [Flask](https://flask.palletsprojects.com/) * [SQLAlchemy](https://docs.sqlalchemy.org/en/13/) @@ -118,7 +119,6 @@ These are projects that either make Yotter possible as an essential part of it o * [microblog](https://github.com/miguelgrinberg/microblog) * [Video.js](https://videojs.com/) * [My fork of youtube_search](https://github.com/pluja/youtube_search-fork) -* [Youtube-local](https://github.com/user234683/youtube-local) * [Invidious](https://github.com/iv-org/invidious) # Donate From fde55caaf599c03734b1cb256c2723e617642c0d Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sat, 10 Oct 2020 21:51:18 +0200 Subject: [PATCH 2/2] Change status image by link to register --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6978056..b3abf0e 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,11 @@ I always recommend self-hosting, as you will be the only person with access to y > Important note: The **client** never connects to Google / Youtube however, the server does in order to gather all the necessary things! # Public Instances -| name |server location|Capacity|registrations| +| Name |Server location|User Capacity|Register| | ------------ | ------------ | ------------ |------------| -| https://yotter.xyz/ |Germany| [Check](https://yotter.xyz/registrations_status/text)|| -| https://yotter.kavin.rocks/ |India| [Check](https://yotter.kavin.rocks/registrations_status/text) || -| https://yotter.jank.media/ |Germany| [Check](https://yotter.jank.media/registrations_status/text)|| +| https://yotter.xyz/ |Germany| [Check](https://yotter.xyz/registrations_status/text)|[Go](https://yotter.xyz/register)| +| https://yotter.kavin.rocks/ |India| [Check](https://yotter.kavin.rocks/registrations_status/text) |[Go](https://yotter.kavin.rocks/register)| +| https://yotter.jank.media/ |Germany| [Check](https://yotter.jank.media/registrations_status/text)|[Go](https://yotter.jank.media/register)| # Contributing Contributors are always welcome. You can help in many ways: Coding, organizing, designing, [donating](#donate), maintaining... You choose what you want to help with!