From 9486d7e5f6dab49806ceca7945e8bdde21a0ac99 Mon Sep 17 00:00:00 2001
From: Ved Prakash <87353286+VedxP@users.noreply.github.com>
Date: Thu, 6 Oct 2022 22:02:48 +0530
Subject: [PATCH 1/2] Several Enhancements
- Improved Warning Layout
- Added Quick Links to Submit A Bug Report and Request New Feature
- Fixed Typo in NP vs LT heading
- Improved Scroll to Top button
---
README.md | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 418747c2e..f157a4bad 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,13 @@ YouTube has an extremely invasive privacy policy which relies on using user data
The project is aimed to improve the users privacy by being independent from Google and bypassing their data collection. Therefore the app is using the [Piped API](https://github.com/TeamPiped/Piped), which uses proxies to circumvent Googles data collection and includes some other additional features.
-> **⚠️ WARNING: This is a beta version, therefore you may encounter bugs. If you do, open an issue via our GitHub repository.**
+> **Warning**
+
The project is still in beta, therefore you may encounter bugs. If you do so, please open an issue via our GitHub repository.
+
## 📱 Screenshots
@@ -75,7 +81,7 @@ If opening an issue without following the issue template, we will ignore the iss
-## Differences to NewPipe
+## Differences from NewPipe
With NewPipe, the extraction is done locally on your phone and all the requests sent towards YouTube/Google are done directly from the network you're connected to and doesn't use a middleman server in between. Therefore Google can still access information such as the users IP address, besides that subscriptions can only be stored locally.
@@ -97,5 +103,7 @@ LibreTube is an open source software built for learning and research purposes.
GitLab
NotABug
From 7a7997797b6bfc050c5fe0c84a01c73ba21f4362 Mon Sep 17 00:00:00 2001
From: Ved Prakash <87353286+VedxP@users.noreply.github.com>
Date: Thu, 6 Oct 2022 22:12:02 +0530
Subject: [PATCH 2/2] Improved Quicklinks for Issues
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index f157a4bad..b76c81fdc 100644
--- a/README.md
+++ b/README.md
@@ -23,10 +23,11 @@ The project is aimed to improve the users privacy by being independent from Goog
> **Warning**
The project is still in beta, therefore you may encounter bugs. If you do so, please open an issue via our GitHub repository.
+
## 📱 Screenshots