NewPipe with Sponsorblock
Find a file
polymorphicshade 50460f8ea6 SponsorBlock: Merge branch 'master' into sponsorblock (pending re-implementing SponsorBlock)
# Conflicts:
#	README.md
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/org/schabi/newpipe/CheckForNewAppVersion.java
#	app/src/main/java/org/schabi/newpipe/fragments/detail/VideoDetailFragment.java
#	app/src/main/java/org/schabi/newpipe/player/BasePlayer.java
#	app/src/main/java/org/schabi/newpipe/player/VideoPlayer.java
#	app/src/main/java/org/schabi/newpipe/player/VideoPlayerImpl.java
#	app/src/main/java/org/schabi/newpipe/settings/ContentSettingsFragment.java
#	app/src/main/res/layout/player.xml
#	app/src/main/res/values-so/strings.xml
#	app/src/main/res/values/strings.xml
2021-02-14 15:37:20 -07:00
.github SponsorBlock: Merge branch 'master' into sponsorblock (pending re-implementing SponsorBlock) 2021-02-14 15:37:20 -07:00
app SponsorBlock: Merge branch 'master' into sponsorblock (pending re-implementing SponsorBlock) 2021-02-14 15:37:20 -07:00
assets Fix line breaks 2020-12-23 12:36:41 +01:00
fastlane/metadata/android Merge master into dev 2021-02-14 21:50:38 +01:00
gradle/wrapper Update most dependencies 2020-11-22 14:03:10 +01:00
.gitignore gitignore update 2020-05-13 19:54:02 +02:00
build.gradle SponsorBlock: started work on a local player implementation 2021-01-26 17:01:45 -07:00
checkstyle-suppressions.xml Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
checkstyle.xml Add checkstyle rule to show final local variable violations as warning 2020-08-16 10:25:09 +02:00
copyright first commit 2015-09-04 02:15:03 +02:00
gradle.properties Increase JVM memory to fix release build 2020-05-29 18:55:01 +02:00
gradlew Updated Gradle wrapper 2017-10-14 11:42:00 +02:00
gradlew.bat Updated Gradle wrapper 2017-10-14 11:42:00 +02:00
LICENSE first commit 2015-09-04 02:15:03 +02:00
README.ja.md Add README.ro.md (#5501) 2021-01-29 07:55:33 +00:00
README.ko.md Add README.ro.md (#5501) 2021-01-29 07:55:33 +00:00
README.md Add README.ro.md (#5501) 2021-01-29 07:55:33 +00:00
README.pt_BR.md Add README.ro.md (#5501) 2021-01-29 07:55:33 +00:00
README.ro.md Add README.ro.md (#5501) 2021-01-29 07:55:33 +00:00
README.so.md Add README.ro.md (#5501) 2021-01-29 07:55:33 +00:00
settings.gradle Add info to build.gradle and settings.gradle on how to use a local 2020-10-16 13:27:09 +02:00

NewPipe x SponsorBlock

A fork of NewPipe with SponsorBlock functionality.

01 02

The implementation is still a bit basic but it generally works pretty well.

How can I get this?

Builds will be uploaded in the Releases section. Please download the APK from the newest release and install it on your device.

Why isn't this in upstream NewPipe?

The developer team behind the official NewPipe decided that they do not want to include this kind of functionality in their app. See https://newpipe.schabi.org/blog/pinned/newpipe-and-online-advertising/ and https://github.com/TeamNewPipe/NewPipe/pull/3205 for more information and discussion.

We obviously disagree but we respect their decision and continue to offer SponsorBlock in NewPipe via this fork.

Bugs

Please do not report bugs encountered while using this fork to the upstream developers. Either try to reproduce the bug in vanilla NewPipe and then report it (preferred) or create a bug report in our repo.