NewPipe è stato creato con lo scopo di ottenere l'esperienza originale di YouTube sul vostro smartphone senza annunci fastidiosi e permessi discutibili. Può essere usato anche con istanze Peertube. https://peertube.uno
Go to file
Mauricio Colli 3b9a477499 Add resolution support up to 4k and 60 fps
- Up to 4k with 60 fps
    - Not every device can play in that resolution and bitrate
    - Add option to hide these high resolution greater than 1080p (2k,4k) for not clutter the menus
- Add a default resolution for the popup, wil be used when opening in popup mode from another app
2017-04-12 03:07:15 -03:00
.github Update CONTRIBUTING.md 2017-02-12 00:16:41 +01:00
app Add resolution support up to 4k and 60 fps 2017-04-12 03:07:15 -03:00
assets fix broken overlay on .svg icon 2017-03-26 17:29:16 +02:00
gradle/wrapper update gradle verson 2017-03-07 14:14:02 +01:00
screenshots merge code, and adjust code 2016-02-05 17:09:29 +01:00
.gitignore Ignore vim's temporary files 2016-12-27 13:32:03 +01:00
.gitmodules make extractor sub use https 2017-03-01 19:25:19 +01:00
.travis.yml Fix travis 2017-03-27 16:34:37 -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 Merge branch 'master' of github.com:theScrabi/NewPipe 2017-04-02 15:48:53 +02:00
build.gradle update gradle verson 2017-03-07 14:14:02 +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

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 F-Droid

Project status: Translation Status Build Status

Donate

Bitcoin BitcoinQR

16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh

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
  • Download audio only
  • Open a video in Kodi
  • Show Next/Related videos
  • Search YouTube in a specific language
  • Watch age restricted material
  • Display general information about channels
  • Search channels
  • Watch videos from a channel
  • Orbot/Tor support (not yet directly)

Coming Features

  • Bookmarks
  • View history
  • Search history
  • Subscribe to channels
  • Search/Watch Playlists
  • Queeing videos
  • Subtitles support
  • 1080p 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, 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.