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
Hans-Christoph Steiner 5533f6ba86 use the standard "Movies" folder for downloads
On all of the devices that I've checked, there is a folder called "Movies"
on the SD Card by default.  NewPipe should use that standard location
since it is always downloading movies :).  People can always change that
via the preferences.

Also, this makes the defaults the same when creating the dir and when
setting the destination URL.
2016-01-02 00:14:11 +01:00
app use the standard "Movies" folder for downloads 2016-01-02 00:14:11 +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 update .gitignore 2015-11-14 19:19:45 +03: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
gradle.properties 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.