How to install TeamNewPipe/NewPipe. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
TeamNewPipe/NewPipe Installation Guide
How to install TeamNewPipe/NewPipe. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for TeamNewPipe/NewPipe. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i TeamNewPipe/NewPipeor
Install via npx
npx @hexmos/ipm i TeamNewPipe/NewPipePrerequisites
Git
system_toolUsed for version control and cloning the source code.
Java Development Kit (JDK)
build_toolVersion: >=11
Required to build the Android application from source.
Android SDK
build_toolThe Android SDK is necessary to compile the APK.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone Repository
git clone https://github.com/TeamNewPipe/NewPipe.git
cd NewPipeInstall via F-Droid custom repo
Follow instructions at: https://newpipe.net/FAQ/tutorials/install-add-fdroid-repo/Download APK from GitHub Releases
Download NewPipe_v0.28.3.apk from https://github.com/TeamNewPipe/NewPipe/releases/download/v0.28.3/NewPipe_v0.28.3.apk
Verify the signing key fingerprint against: CB:84:06:9B:D6:81:16:BA:FA:E5:EE:4E:E5:B0:8A:56:7A:A6:D8:98:40:4E:7C:B1:2F:9E:75:6D:F5:CF:5C:ABBuild a debug APK
git clone https://github.com/TeamNewPipe/NewPipe.git
cd NewPipe
Build debug APK (refer to contribution notes for details)Install from a Pull Request
Download APK from within the Pull Request on GitHub Actions
Refer to the PR description for instructionsPost Installation Steps
- Import your subscriptions or start browsing content immediately.
- Configure your preferred streaming services in the settings menu.
- Consider joining the refactor branch if you intend to contribute new features.
