Go to file
Hans-Christoph Steiner 966ac0673c gradle.properties is only commented out defaults, so remove from git
For anyone who tweaks this file for local settings, it becomes painful
to have it committed in git because those changes which are only
relevant to the local setup will show up in git as changed.
2016-01-02 01:35:29 +01:00
app route video downloads to "Movies" and audio to "Music" 2016-01-02 01:34:18 +01:00
assets update .travis.yml & move screenshots to separate folder 2015-12-15 13:04:51 +03:00
gradle/wrapper first commit 2015-09-04 02:15:03 +02:00
screenshots update screenshots 2015-12-15 13:55:56 +03:00
.gitignore gradle.properties is only commented out defaults, so remove from git 2016-01-02 01:35:29 +01:00
.travis.yml second try of fixing the failing build 2015-12-20 02:21:14 +01:00
CONTRIBUTING.md Update and rename contributing.md to CONTRIBUTING.md 2015-12-23 11:31:11 +03:00
LICENSE first commit 2015-09-04 02:15:03 +02:00
README.md fixed small writing erros in the README 2015-12-23 14:31:57 +01:00
build.gradle update gradle/libs and use Perference.Editor.apply() instead of commit() 2015-11-26 19:36:14 +01:00
copyright first commit 2015-09-04 02:15:03 +02:00
gradlew first commit 2015-09-04 02:15:03 +02:00
gradlew.bat first commit 2015-09-04 02:15:03 +02:00
settings.gradle first commit 2015-09-04 02:15:03 +02:00

README.md

NewPipe

NewPipe: A free lightweight Youtube frontend for Android.

NewPipe

Project status: Translation Status Build Status

Get NewPipe

F-Droid

Screenshots

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.

Features

  • Search videos
  • Display general information about a video
  • Watch YouTube videos
  • Listen to YouTube videos (experimental)
  • Select the streaming player to watch the video with
  • Download videos (experimental)
  • Download audio only (experimental)
  • Open a video in Kodi
  • Show Next/Related videos
  • Search YouTube in a specific language

Coming Features

  • 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

Multiservice support

Although NewPipe only supports YouTube at the moment, it's designed to support many more streaming services. The plan is, that NewPipe will get such support by the version 2.0.

Contribution

Whether you have ideas, translation, design changes, code cleaning, or real heavy code changes, help is always welcome. The more is done the better it gets!

If you'd like to get involved, check our contribution notes.

License

GNU GPLv3 Image

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 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.