What Is NewPipe?
NewPipe is an independently developed Android app for watching YouTube without Google's proprietary APIs. It extracts content directly from YouTube's website, so there is no account requirement and no tracking, and the app stays light on storage and memory.
Development is handled by TeamNewPipe, and everything sits in public at github.com/TeamNewPipe under a free software licence. Because the app contains no proprietary libraries and no Play Services dependency, it qualifies for F-Droid, which is where most people install it from. A separate component, the NewPipe Extractor, does the actual work of reading YouTube's pages and turning them into video streams the app can play.
Main Features
- Background playback and picture-in-picture
- Video and audio downloads
- No Google account required
- No ads or tracking
- Import and export subscriptions
- Supports YouTube, SoundCloud, Bandcamp, PeerTube, and more
- Small app size and low resource usage
The multi-service support is easy to overlook. Adding SoundCloud, Bandcamp, PeerTube, and media.ccc.de alongside YouTube turns the app into a general media browser, and subscriptions from all of them land in one feed.
Platform Support
Android only. Available through F-Droid and GitHub releases. It is not on the Google Play Store, iOS, or desktop.
Installing and Updating
F-Droid is the straightforward route, since its client tracks new releases and installs them for you. The alternative is downloading the APK from GitHub, where the build can tell you when a newer version exists but leaves the installing to you.
One detail catches people out: the F-Droid build and the GitHub build are signed with different keys, so Android will not upgrade one into the other. Switching sources means uninstalling first, which wipes local subscriptions and history. Export them to a file before you do it.
Pros and Cons
✅ Strengths
- No Google account needed
- Completely open source
- Very lightweight
- Download support
- Multi-service (YouTube, SoundCloud, and others)
⚠️ Considerations
- No Google account features (history sync, recommendations)
- Interface differs from official YouTube
- Can break when YouTube changes its website
- No cast support
NewPipe vs YouTube Vanced
Vanced was a modified YouTube app that still used Google APIs, while NewPipe is an independent client built from scratch. You never sign in, which protects your privacy but also means no synced history or recommendations.
The distinction matters more now than it did in 2022. Vanced needed the separate MicroG package to log in at all, and the steady failure of that login path is one of the main reasons old installs have become unusable. An app that never signs in has nothing equivalent to break.
NewPipe vs ReVanced
ReVanced patches the official YouTube app, so it keeps the familiar interface and Google account features. NewPipe suits people who care more about privacy than Google integration.
| Feature | NewPipe | ReVanced |
|---|---|---|
| Google account | No | Yes |
| Privacy | High | Moderate |
| Downloads | Yes | No |
| UI familiarity | Custom | YouTube-like |
| App size | Small | Larger |
| Setup effort | Install and open | Patch an APK first |
| Available on F-Droid | Yes | No |
| Non-YouTube services | Yes | No |
Honest Limitations
- No sign-in, and no way around it. No synced watch history, no liking or commenting, no memberships, no purchased content, no age-restricted videos that require an account.
- Extraction breaks periodically. Reading a website that was never meant to be read this way means YouTube's changes land as bugs. Fixes come reliably, but there is usually a gap between the break and the release.
- No casting. Sending video to a Chromecast is not supported.
- Subscriptions live only on the device. Nothing is backed up to a server, so a lost phone means a lost feed unless you exported it.
- The interface is its own. Anyone hoping for the YouTube layout Vanced preserved will find this unfamiliar.
Who It Suits
The app fits viewers who mostly consume rather than participate: people who watch, subscribe, and download, but never comment or like. It suits low-end and older hardware particularly well, because the client is small and does not carry Play Services along with it. Anyone who needs their Google account, or who wants the YouTube interface unchanged, should look at ReVanced instead. Those who want an extra privacy layer between themselves and Google can compare it with LibreTube.
Safety and Source
The app is fully open source, published on GitHub and F-Droid, with a transparent development process and a large contributor community. Tubular is a well-known fork that tracks the same upstream code and adds features the main project has kept out of scope. Anything offered from a site other than F-Droid or the project's own repository should be treated as an unknown build; our APK safety guide covers how to check.
Frequently Asked Questions
NewPipe is open source with publicly auditable code, which makes it one of the safest alternatives in this category.
No. The app does not use Google APIs and does not support Google account login. You can import subscriptions manually instead.
The app can import a subscription list from a Google Takeout export or from a YouTube channel URL, and it can export its own list as a file. That file is the practical way to move between devices or recover after a reinstall, since nothing is stored on a server.
The app reads YouTube's public web pages rather than an official API, so a change to how those pages are built can break search or playback until a new release adapts to it. Updating to the latest version is the first thing to try, and the project's issue tracker will usually already have the report.
No. It is distributed through F-Droid and the project's GitHub releases at github.com/TeamNewPipe. Builds from those two sources are signed with different keys, so switching between them means uninstalling first and losing local data unless you export it.