From 5301938f6410243b1ec2eccebffb3dd022d2ebc0 Mon Sep 17 00:00:00 2001 From: Ved Prakash <87353286+VedxP@users.noreply.github.com> Date: Fri, 7 Oct 2022 07:17:35 +0530 Subject: [PATCH 1/3] Fixed Scroll to top button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b76c81fdc..d727301c2 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,6 @@ LibreTube is an open source software built for learning and research purposes. NotABug

-↥ Scroll to top +↥ Scroll to top
From 3a3a6a75b8b549f25f1231a7fe83fc881243025f Mon Sep 17 00:00:00 2001 From: "restyled-io[bot]" <32688539+restyled-io[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 07:24:49 +0530 Subject: [PATCH 2/3] Restyled by prettier-markdown (#28) Co-authored-by: Restyled.io --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d727301c2..f4fbbf91b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ 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** -
The project is still in beta, therefore you may encounter bugs. If you do so, please open an issue via our GitHub repository. +>
The project is still in beta, therefore you may encounter bugs. If you do so, please open an issue via our GitHub repository.
🐞 Report Issue @@ -92,7 +92,7 @@ While LibreTube only supports YouTube, NewPipe also allows using other platforms ## 🔒 Privacy Policy and Disclaimer -The LibreTube project aims to provide a private, anonymous experience for using web-based media services. Therefore, the app does not collect any data without your consent. +The LibreTube project aims to provide a private, anonymous experience for using web-based media services. Therefore, the app does not collect any data without your consent. The LibreTube project and its contents are not affiliated with, funded, authorized, endorsed by, or in any way accociated with YouTube, Google LLC or any of its affiliates and subsidaries. Any trademark, service mark, trade name, or other intellectual property rights used are owned by the respective owners. @@ -103,6 +103,7 @@ LibreTube is an open source software built for learning and research purposes. GitLab

NotABug

+
↥ Scroll to top From 44fa18a0fe09a8df89ed5a31c191e88432a22b9c Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Fri, 7 Oct 2022 01:54:57 +0000 Subject: [PATCH 3/3] Restyled by prettier-markdown --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f4fbbf91b..e9946501d 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,7 @@ 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** ->
The project is still in beta, therefore you may encounter bugs. If you do so, please 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.
🐞 Report Issue