-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
NullPointerException
committed
Nov 3, 2024
1 parent
fd06240
commit 7dc1172
Showing
3 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
Submodule PipePipeClient
updated
from 335f99 to 7f145f
Submodule PipePipeExtractor
updated
from 0c2ad4 to 27dc60
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
### New Features | ||
|
||
- Add a preference to control whether to enable full-screen gestures | ||
- Improve watching experience of bullet comments / live chats | ||
- Support moving playlist elements in reverse sorting mode | ||
- Support play audio along with other app | ||
- Support auto-translate captions for all videos (YouTube) | ||
- Support new NicoNico live (NicoNico) | ||
|
||
### Bug Fixes | ||
|
||
- Now the current item will not be removed from the play queue if there is network issue. Instead, PipePipe will stop the playback. | ||
- Can not get video streams for some video (YouTube) | ||
- The best audio track should always be selected when downloading video (YouTube) | ||
- High quality audio & video are not available (YouTube) | ||
- Can not get replies of a comment (BiliBili) | ||
- Bullet comments are not sync with the official client (BiliBili) | ||
- Do not show vote bullet comments (BiliBili) | ||
- Recommended lives have no item (BiliBili) | ||
- Bullet comments not working properly when playing a multi-video list (BiliBili) | ||
|
||
### Others | ||
|
||
- Improve stability | ||
- Fix some bug that affect performance under certain scenarios |