c0515de6b7
Add search and watch history * Make MainActicity a single task * Remove some casting * SearchFragment: start searching when created with query * Handle settings change in onResume * History: Log pop up and background playback * History: Add swipe to remove functionallity * Enable history by default * Use stream item * Store more information about the stream * Integrate history database into AppDatabase * Remove redundant casts * Re-enable date converters * History: Use Rx Java and run DB in background * Also make HistoryDAO extend BasicDAO * History: RX-ify swipe to remove * Sort history entries by creation date * History: Set toolbar title * Don't repeat history entries * Introduced setters so we can update entries in the database * If the latest entry has the same (main) values, just update it |
||
---|---|---|
.github | ||
app | ||
assets | ||
gradle/wrapper | ||
screenshots | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CCC_NewPipe_presentation.pdf | ||
LICENSE | ||
README.md | ||
build.gradle | ||
copyright | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
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.
Donate
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)
- 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 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
Coming Features
- Bookmarks
- View history
- Search history
- Subscribe to channels
- Search/Watch Playlists
- Queeing 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, 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
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.