The Last Pipe Bender | Newpipe + Tubular (Sponsorblock/Dislikes) 🎉 | current maintainer: @asandikci
Find a file
2025-01-24 22:26:47 +03:00
.github ci: update release ci and build files 2025-01-22 02:09:42 +03:00
.idea add NP icon for Android Studio's NewUI 2024-07-02 09:31:34 +02:00
app ci: update release ci and build files 2025-01-22 02:09:42 +03:00
assets fixed splash_background.xml, and added some SVGs for later 2024-03-16 17:58:34 -06:00
checkstyle Make checkstyle accept javadocs with long links 2024-03-30 15:49:06 +01:00
doc Merge NewPipe v0.27.4 Changes 2024-12-01 14:59:16 +03:00
fastlane/metadata/android Merge branch 'master_newpipe' into dev 2025-01-22 01:47:39 +03:00
gradle/wrapper Update Gradle to latest version 2024-10-22 21:39:44 +02:00
.gitignore Fixed gitignore and commited missing file 2022-01-24 21:08:47 +01:00
build.gradle Update Gradle to latest version 2024-10-22 21:39:44 +02:00
gradle.properties Merge branch 'master_newpipe' 2024-11-25 18:50:19 +03:00
gradlew Further upgrade gradle to 8.1 2023-04-20 10:50:48 +02:00
gradlew.bat Further upgrade gradle to 8.1 2023-04-20 10:50:48 +02:00
LICENSE Update license to latest version of https://www.gnu.org/licenses/gpl-3.0.txt 2022-03-19 17:39:06 +01:00
README.md Update README.md 2025-01-24 22:26:47 +03:00
settings.gradle Replaced deprecated `with with using` 2021-11-11 20:17:54 +01:00

LastPipeBender

A libre lightweight streaming front-end for Android - Fork of NewPipe & Tubular

Get it on F-Droid
(F-Droid repo hosted by us, import it to "Repositories")

GitHub release License: GPLv3 Build Status Upstream Translation Status Matrix channel: #newpipe

General Information

This project has been started for merging Tubular features with latest NewPipe fixes. Later I decided to improve it and created extended version to implement new features. While both versions will be the soft-fork (backward-compatible) of NewPipe project, extended version may include some minor bugs.

Upstream Projects

APK Info & Security

Both Debug and Release versions built by GitHub Actions. You can check checksum notice in Release Actions or/and checksum.txt in releases to compare with Application's

This is the SHA fingerprint of LastPipeBender's signing key to verify downloaded APKs which are signed by us.

1B:00:8D:64:BB:95:AB:47:74:D6:8B:87:F2:2B:8B:E9:A2:72:F4:92:4D:F5:20:29:D7:E6:18:38:35:D9:18:CC

Project Management

---
title: Project Management
---
graph TD
    A[NewPipe] --> D[dev]
    B[Tubular] --> D
    C[features from other forks/apps] --> | review | F
    D --> | test & mini changes | E[master]
    D --> X[unique features]
    X --> | review | F[extended]

    F -->  G(Extended Version)

    F --> | ensure long-term compatibility | E
    E --> K(Stable Version)

License

GNU GPLv3