NewPipe/README.md

53 lines
1.9 KiB
Markdown
Raw Normal View History

2015-11-30 21:08:28 +01:00
# NewPipe
2015-09-04 02:15:03 +02:00
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
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)
2015-11-30 21:07:07 +01:00
A free lightweight YouTube frontend for Android
2015-11-30 21:40:29 +01:00
[![Screenshot 1](assets/screenshot_1.png)](assets/screenshot_1.png)
[![Screenshot 2](assets/screenshot_2.png)](assets/screenshot_2.png)
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
NewPipe is licensed under [GNU General Public License v3](LICENSE).