/NewPipe-Nordic-Dark

A fork of NewPipe with darker Nord palette instead of the default red theme

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Nord-themed NewPipe

An arctic, north-bluish color palette for NewPipe

Screenshots

Description

NewPipe does not use any Google framework libraries, nor the YouTube API. Websites are only parsed to fetch required info, so this app can be used on devices without Google services installed. Also, you don't need a YouTube account to use NewPipe, which is copylefted libre software.

The only changes you need to make are in the colors_services.xml file inside ../NewPipe-dev/app/src/main/res/values/ folder

<color name="dark_youtube_primary_color">#4C566A</color>
<color name="dark_youtube_dark_color">#3B4252</color>
<color name="dark youtube accent color">#FFFFFF</color>
<color name="dark youtube statusbar color">#4C566A</color>

Installation and updates

You can install customized NewPipe using the following method: Build a debug APK yourself. This is the fastest way to get new features on your device.

In the meanwhile, if you want to switch sources for some reason (e.g. NewPipe's core functionality breaks and F-Droid doesn't have the latest update yet), we recommend following this procedure:

  1. Back up your data via Settings > Content > Export Database so you keep your history, subscriptions, and playlists
  2. Uninstall NewPipe
  3. Download the APK from the new source and install it
  4. Import the data from step 1 via Settings > Content > Import Database

License

GNU GPLv3 Image

NewPipe is Free Software: You can use, study, share, and improve it at 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.