Skip to content

Commit 1e1956b

Browse files
author
NullPointerException
committed
update readme
1 parent 6adbba9 commit 1e1956b

2 files changed

Lines changed: 19 additions & 6 deletions

File tree

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
<h2 align="center"><b>PipePipe</b></h2>
44
<h4 align="center">
55
A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili without accounts. </h4>
6-
<h4 align="center">
7-
NewPipe, but better - browse the most popular streaming platforms throughout the world.</h4>
86
<p align="center"><a href="https://f-droid.org/packages/InfinityLoop1309.NewPipeEnhanced/"><img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height=80/></a>
97
<a href="https://apt.izzysoft.de/fdroid/index/apk/InfinityLoop1309.NewPipeEnhanced"><img src="assets/IzzyOnDroid.png" alt="Get it on IzzyOnDroid" height=80/></a></p>
108
<hr>
@@ -20,7 +18,9 @@ NewPipe, but better - browse the most popular streaming platforms throughout the
2018

2119
### Beyond NewPipe
2220

21+
* New Services (BiliBili / NicoNico)
2322
* SponsorBlock & ReturnYouTubeDislike
23+
* Sign in to watch restricted contents
2424
* Bullet comments / Live Chats
2525
* Search filters
2626
* Filter & sort local playlists
@@ -49,17 +49,27 @@ NewPipe, but better - browse the most popular streaming platforms throughout the
4949
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/11-v2.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/11-v2.png)
5050
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/12-v2.png" width=160>](fastlane/metadata/android/en-US/images/phoneScreenshots/12-v1.png)
5151

52+
53+
## About this fork
54+
55+
Due to differences in development philosophy, I forked NewPipe in early 2022 and began independent development based on it.
56+
57+
This means that PipePipe neither receives updates from NewPipe nor pushes updates to NewPipe. They have become two separate projects. Issues that occur in NewPipe don't necessarily happen in PipePipe, and changes made in NewPipe may not be adopted by PipePipe. In contrast, forks like Tubular track the latest version of NewPipe and develop based on it.
58+
59+
Making a hard fork allows us to effectively address issues with quick fixes and maintain frequent feature updates.
60+
61+
62+
5263
## Contribute
5364

54-
Issues and PRs are welcomed. Please note that I will **NOT** accept service requests due to my limited time.
65+
Issues and PRs are welcomed. Please note that I will **NOT** accept service requests.
5566

5667
Anyone interested in creating their own service is encouraged to fork this repository.
5768

58-
PipePipe is a HARD fork of NewPipe and the codebase is very different from NewPipe.
5969

6070
## Donation
6171

62-
PipePipe is free and open source software. It is developed in my spare time. If you like it, please consider donating to support the development. With sufficient donations, I can dedicate more time to developing the project:)
72+
If you find PipePipe useful, please consider becoming a supporter on Ko-Fi. Your support is important to me and helps me add more exciting new features. Every bit counts! 😇
6373

6474
Liberapay: https://liberapay.com/PipePipe
6575

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NewPipe, but better - browse the most popular streaming platforms throughout the world.
1+
A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili without accounts.
22

33
**Original Features**
44

@@ -9,11 +9,14 @@ NewPipe, but better - browse the most popular streaming platforms throughout the
99

1010
**Beyond NewPipe**
1111

12+
* New Services (BiliBili / NicoNico)
1213
* SponsorBlock & ReturnYouTubeDislike
14+
* Sign in to watch restricted contents
1315
* Bullet comments / Live Chats
1416
* Search filters
1517
* Filter & sort local playlists
1618
* Music player mode & Background playing
1719
* Timestamp support
1820
* Sleep timer
21+
* Fullscreen gestures
1922
* ... and many minor improvements

0 commit comments

Comments
 (0)