Go to file
John Zhen M eebd83d6ac -Fixed deferred media source from releasing reused resources.
-Fixed external play queue to load more than once.
-Fixed wrong item removal due to player error.
-Added new event to indicate error to play queue.
-Changed player error to skip item instead of removing.
-Modified play queue adapter to update changed items only.
-Removed headers from play queue adapter.
-Merged event broadcast on play queue.
-Changed toast on player error.
-Modified remove event to no longer indicate current index status.
-Modified move event to no longer indicate randomization status.
-Added shuffle check to play queue.
2017-10-30 20:58:44 -07:00
.github add fdroid build server node to contribution.md 2017-10-23 15:16:34 +02:00
app -Fixed deferred media source from releasing reused resources. 2017-10-30 20:58:44 -07:00
assets add selector for kiosk 2017-10-09 14:22:27 +02:00
gradle/wrapper downgrade gralde wrapper to 4.2 2017-10-23 14:59:30 +02:00
screenshots Update screenshots 2017-09-19 20:50:01 -03:00
.gitignore add .weblate to git ignore 2017-05-29 22:50:41 +02:00
.gitmodules -Unregister extractor submodule 2017-10-30 20:58:41 -07:00
.travis.yml Use google() in buildscript 2017-09-19 20:40:31 -03:00
CCC_NewPipe_presentation.pdf add CCC slides 2017-03-06 15:36:04 +01:00
LICENSE first commit 2015-09-04 02:15:03 +02:00
README.md put bountysource bounty lable on top of readme 2017-10-29 21:34:52 +01:00
build.gradle Use google() in buildscript 2017-09-19 20:40:31 -03:00
copyright first commit 2015-09-04 02:15:03 +02:00
gradlew Updated Gradle wrapper 2017-10-14 11:42:00 +02:00
gradlew.bat Updated Gradle wrapper 2017-10-14 11:42:00 +02:00
settings.gradle first commit 2015-09-04 02:15:03 +02:00

README.md

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.

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
  • Popup mode (floating player)
  • Select the streaming player to watch the video with
  • Download videos
  • Download audio only
  • Open a video in Kodi
  • Show Next/Related videos
  • Search YouTube in a specific language
  • Watch/Block age restricted material
  • Display general information about channels
  • Search channels
  • Watch videos from a channel
  • Orbot/Tor support (not yet directly)
  • 1080p/2k/4k support
  • View history
  • Subscribe to channels
  • Search history
  • Search/Watch Playlists

Coming Features

  • Multiservice support (eg. SoundCloud)
  • Bookmarks
  • Watch as queues Playlists
  • Queuing videos
  • Subtitles support
  • livestream support
  • ... 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, translations, 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.

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.

Bitcoin Bitcoin QR Code 16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh
Visit NewPipe at bountysource.com Check out how many bounties you can earn.

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.