|
17 | 17 | <p align="center"><a href="https://newpipe.net">Website</a> • <a href="https://newpipe.net/blog/">Blog</a> • <a href="https://newpipe.net/FAQ/">FAQ</a> • <a href="https://newpipe.net/press/">Press</a></p> |
18 | 18 | <hr> |
19 | 19 |
|
20 | | -*Read this in other languages: [English](README.md), [Español](README.es.md), [한국어](README.ko.md), [Soomaali](README.so.md), [Português Brasil](README.pt_BR.md), [日本語](README.ja.md), [Română](README.ro.md) .* |
| 20 | +*Read this in other languages: [English](README.md), [Español](README.es.md), [한국어](README.ko.md), [Soomaali](README.so.md), [Português Brasil](README.pt_BR.md), [日本語](README.ja.md), [Română](README.ro.md), [Türkçe](README.tr.md).* |
21 | 21 |
|
22 | 22 | <b>WARNING: THIS IS A BETA VERSION, THEREFORE YOU MAY ENCOUNTER BUGS. IF YOU DO, OPEN AN ISSUE VIA OUR GITHUB REPOSITORY.</b> |
23 | 23 |
|
@@ -45,6 +45,7 @@ NewPipe does not use any Google framework libraries, nor the YouTube API. Websit |
45 | 45 | ### Features |
46 | 46 |
|
47 | 47 | * Search videos |
| 48 | +* No Login Required |
48 | 49 | * Display general info about videos |
49 | 50 | * Watch YouTube videos |
50 | 51 | * Listen to YouTube videos |
@@ -94,7 +95,7 @@ You can install NewPipe using one of the following methods: |
94 | 95 |
|
95 | 96 | We recommend method 1 for most users. APKs installed using method 1 or 2 are compatible with each other, but not with those installed using method 3. This is due to the same signing key (ours) being used for 1 and 2, but a different signing key (F-Droid's) being used for 3. Building a debug APK using method 4 excludes a key entirely. Signing keys help ensure that a user isn't tricked into installing a malicious update to an app. |
96 | 97 |
|
97 | | -In the meanwhile, if you want to switch sources for some reason (e.g. NewPipe's core functionality was broken and F-Droid doesn't have the update yet), we recommend following this procedure: |
| 98 | +In the meanwhile, if you want to switch sources for some reason (e.g. NewPipe's core functionality breaks and F-Droid doesn't have the latest update yet), we recommend following this procedure: |
98 | 99 | 1. Back up your data via Settings > Content > Export Database so you keep your history, subscriptions, and playlists |
99 | 100 | 2. Uninstall NewPipe |
100 | 101 | 3. Download the APK from the new source and install it |
|
0 commit comments