Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infinityloop1308/pipepipe
A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili freely.
https://github.com/infinityloop1308/pipepipe
android bilibili mediaplayer newpipe niconico sponsorblock youtube
Last synced: 3 days ago
JSON representation
A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili freely.
- Host: GitHub
- URL: https://github.com/infinityloop1308/pipepipe
- Owner: InfinityLoop1308
- License: gpl-3.0
- Created: 2022-05-11T06:30:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T00:00:50.000Z (13 days ago)
- Last Synced: 2024-12-12T02:04:24.533Z (10 days ago)
- Topics: android, bilibili, mediaplayer, newpipe, niconico, sponsorblock, youtube
- Language: Shell
- Homepage:
- Size: 18.9 MB
- Stars: 2,252
- Watchers: 24
- Forks: 48
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
PipePipe
NewPipe, reimagined: faster, more stable, and packed with more features.
## Features
### Beyond NewPipe
* Login to watch restricted / premium contents
* SponsorBlock & ReturnYouTubeDislike
* Sign in to watch restricted contents
* Bullet comments / Live Chats
* Search filters
* Filter & sort local playlists
* Music player mode & Background playing
* Timestamp support
* Sleep timer
* Fullscreen gestures
* Auto-translation captions
* ... and many other improvements### Original
* Local subscription / playlists / history
* Comments & replies
* Built-in popup player
* Download video / audio / caption## Screenshots
[](fastlane/metadata/android/en-US/images/phoneScreenshots/00-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/01-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/02-v2.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/03-v2.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/04-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/05-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/06-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/07-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/08-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/09-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/10-v1.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/11-v2.png)
[](fastlane/metadata/android/en-US/images/phoneScreenshots/12-v1.png)## About this fork
Due to differences in development philosophy, I forked NewPipe in early 2022 and began independent development based on it.
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.
Making a hard fork allows us to effectively address issues with quick fixes and maintain frequent feature updates.
## About sign in
PipePipe will ONLY use the login cookie for the specified scenarios you set. You can configure it in "Cookie Functions."
For YouTube, the cookie will only be used when retrieving playback streams.
## Contribute
Issues and PRs are welcomed. Please note that I will **NOT** accept service requests.
Anyone interested in creating their own service is encouraged to fork this repository.
## About Latest Build
Sometimes, for a known issue, PipePipe may already have a fix in place, but a new version has not yet been officially released. In such cases, you can check the continuous integration (CI) system to obtain the latest build. This allows you to access the most recent updates and fixes before they are included in the next official release.
Check https://github.com/InfinityLoop1308/PipePipe/actions/workflows/ci.yml , select the latest, and download the debug apk.
## Donation
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! 😇
Liberapay: https://liberapay.com/PipePipe
Ko-fi: https://ko-fi.com/pipepipe
## Special Thanks
[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) for providing some BiliBili API lists.
[AioiLight](https://github.com/AioiLight) for providing some code of NicoNico service.