diff --git a/README.md b/README.md index ff53078c7..80539c3f0 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,20 @@ +

+

NewPipe

+

A free lightweight YouTube frontend for Android.

+

+ +

+ + + + + +

+
+

ScreenshotsDescriptionFeaturesContributionDonateLicense

+
WARNING: PUTTING NEWPIPE OR ANY FORK OF IT INTO GOOGLE PLAYSTORE VIOLATES THEIR TERMS OF CONDITIONS. -# NewPipe -NewPipe: A free lightweight YouTube frontend for Android. - -[![NewPipe](app/src/main/res/mipmap-xhdpi/ic_launcher.png)](https://newpipe.schabi.org) -[![F-Droid](https://f-droid.org/wiki/images/0/06/F-Droid-button_get-it-on.png)](https://f-droid.org/packages/org.schabi.newpipe/) - - -Project status: -[![Translation Status](https://hosted.weblate.org/widgets/NewPipe/-/svg-badge.svg)](https://hosted.weblate.org/engage/NewPipe/) -[![Build Status](https://travis-ci.org/TeamNewPipe/NewPipe.svg)](https://travis-ci.org/TeamNewPipe/NewPipe) - -## Donate -![Bitcoin](https://bitcoin.org/img/icons/logotop.svg) -![BitcoinQR](assets/16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh.png) - -`16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh` - ## Screenshots [](screenshots/screenshot_1.png) @@ -29,7 +27,6 @@ Project status: [](screenshots/screenshot_8.png) [](screenshots/screenshot_9.png) - ## Description NewPipe does not use any Google framework libraries, or the YouTube API. It only parses the website in order to gain the information it needs. Therefore this app can be used on devices without Google Services installed. Also, you don't need a YouTube account to use NewPipe, and it's FLOSS. @@ -39,7 +36,7 @@ NewPipe does not use any Google framework libraries, or the YouTube API. It only * Search videos * Display general information about a video * Watch YouTube videos -* Listen to YouTube videos (experimental) +* Listen to YouTube videos * Popup mode (floating player) * Select the streaming player to watch the video with * Download videos @@ -47,7 +44,7 @@ NewPipe does not use any Google framework libraries, or the YouTube API. It only * Open a video in Kodi * Show Next/Related videos * Search YouTube in a specific language -* Watch age restricted material +* Watch/Block age restricted material * Display general information about channels * Search channels * Watch videos from a channel @@ -61,7 +58,7 @@ NewPipe does not use any Google framework libraries, or the YouTube API. It only * Search history * Subscribe to channels * Search/Watch Playlists -* Queeing videos +* Queuing videos * Subtitles support * livestream support * ... and many more @@ -75,6 +72,22 @@ The more is done the better it gets! If you'd like to get involved, check our [contribution notes](.github/CONTRIBUTING.md). +## Donate +If you like NewPipe we'd be happy about a donation. You can either donate via Bitcoin or BountySource. For further information about donating to NewPipe, please visit our [website](https://newpipe.schabi.org/donate/). + + + + + + + + + + + + +
BitcoinBitcoin QR Code16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh
Visit NewPipe at bountysource.comCheck out how many bounties you can earn.
+ ## License [![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html) diff --git a/assets/16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh.png b/assets/bitcoin_qr_code.png similarity index 100% rename from assets/16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh.png rename to assets/bitcoin_qr_code.png diff --git a/assets/bountysource_qr_code.png b/assets/bountysource_qr_code.png new file mode 100644 index 000000000..4fe03236a Binary files /dev/null and b/assets/bountysource_qr_code.png differ