NewPipe/README.md

25 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

# NewPipe x SponsorBlock x Return YouTube Dislike
A fork of [NewPipe](https://github.com/TeamNewPipe/NewPipe) with [SponsorBlock](https://sponsor.ajay.app/) and [Return YouTube Dislike](https://returnyoutubedislike.com/) functionality.
2020-12-01 13:58:46 +00:00
![01](.github/images/preview01.gif)
![02](.github/images/preview02.gif)
2020-12-01 13:58:46 +00:00
The implementation is still a bit basic but it generally works pretty well.
2020-12-01 13:58:46 +00:00
## How can I get this?
2021-10-10 10:08:18 +00:00
Builds will be uploaded in the [Releases](https://git.ptr.moe/baalajimaestro/NewPipe/releases) section. Please download the APK from the newest release and install it on your device.
2020-12-01 13:58:46 +00:00
## Why isn't this in upstream NewPipe?
[The developer team](https://github.com/TeamNewPipe) behind the official NewPipe decided that they do not want to include these kinds of functionality in their app. See https://newpipe.schabi.org/blog/pinned/newpipe-and-online-advertising/, https://github.com/TeamNewPipe/NewPipe/pull/3205, and https://github.com/TeamNewPipe/NewPipe/issues/7469 for more information and discussion.
2020-12-01 13:58:46 +00:00
We obviously disagree but we respect their decision and continue to offer SponsorBlock and Return YouTube Dislike in NewPipe via this fork.
2020-12-01 13:58:46 +00:00
This fork, attempts to keep the [work by polymorphicshade](https://github.com/polymorphicshade/NewPipe) updated with latest NewPipe releases, with almost no changes to the SponsorBlock code, since it is feature-complete.
2020-12-01 13:58:46 +00:00
## 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 polymorphicshade's repo](https://github.com/polymorphicshade/NewPipe/issues/new?assignees=&labels=bug&template=bug_report.md).
2021-10-10 10:08:18 +00:00
## License
[![GNU GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)