NewPipe/README.md

65 lines
2.4 KiB
Markdown
Raw Normal View History

2015-11-30 21:08:28 +01:00
# NewPipe
NewPipe: A free lightweight Youtube frontend for Android.
2015-09-04 02:15:03 +02:00
2015-12-01 18:36:39 +01:00
[![NewPipe](app/src/main/res/mipmap-xhdpi/ic_launcher.png)](http://dasochan.nl/newpipe/)
Project status:
2015-10-27 20:01:56 +01:00
[![Translation Status](https://hosted.weblate.org/widgets/NewPipe/-/svg-badge.svg)](https://hosted.weblate.org/engage/NewPipe/)
2015-09-04 02:15:03 +02:00
## Get NewPipe
2015-10-27 20:01:56 +01:00
[![F-Droid](https://f-droid.org/wiki/images/0/06/F-Droid-button_get-it-on.png)](https://f-droid.org/repository/browse/?fdfilter=newpipe&fdid=org.schabi.newpipe)
## Screenshots
2015-11-30 21:07:07 +01:00
2015-12-01 18:37:50 +01:00
[<img src="assets/screenshot_1.png" width=200>](assets/screenshot_1.png)
[<img src="assets/screenshot_2.png" width=200>](assets/screenshot_2.png)
2015-11-30 21:40:29 +01:00
2015-10-27 20:01:56 +01:00
## Description
2015-11-30 21:01:55 +01:00
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.
2015-10-27 20:01:56 +01:00
2015-12-01 10:58:47 +01:00
### Features
2015-10-27 20:01:56 +01:00
* Search videos
* Display general information about a video
2015-11-30 21:01:55 +01:00
* Watch YouTube videos
* Listen to YouTube videos (audio only streaming)
2015-10-27 20:01:56 +01:00
* Select the streaming player to watch the video with
* Download videos (working, but it could be better)
2015-11-30 21:01:55 +01:00
* Download audio only (working, but it could be better)
2015-10-27 20:01:56 +01:00
* Open a video in Kodi
* Show Next/Related videos
2015-11-30 21:01:55 +01:00
* Search YouTube in a specific language
2015-10-27 20:01:56 +01:00
2015-11-30 21:55:24 +01:00
### Coming Features
2015-10-27 20:01:56 +01:00
* Improved Downloading
* Bookmarks
* View history
* Search history
* Search channels
* Display general information about channels
* Subscribe to channels
* Watch videos from a channel
* Search/Watch Playlists
* ... and many more
2015-11-30 21:55:24 +01:00
### Multiservice support
2015-11-30 21:01:55 +01:00
Although, right now NewPipe supports only YouTube, it's designed to support many more streaming services. The plan is, that NewPipe will get such support by the v2.0.
2015-10-27 20:01:56 +01:00
2015-11-30 21:49:13 +01:00
## Contribution
2015-11-30 21:01:55 +01:00
Whether it's ideas, translation, design changes, code cleaning, or real heavy code changes, help is always welcome.
2015-10-27 20:01:56 +01:00
The more is done the better it gets!
2015-11-30 20:48:59 +01:00
2015-11-30 21:49:13 +01:00
Join our discussion on slack: http://invite.chschtsch.ml/
## License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html)
NewPipe is Free Software: You can use, study share and improve it at your
will. Specifically you can redistribute and/or modify it under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.