Releases: InfinityLoop1308/PipePipe
v2.2.3
Please find the missing versions and changelogs on codeberg. I was banned ~10 days ago for no reason and just unbanned for still no reason, so I migrate to CodeBerg during the times.
ChangeLog on 2.2.3:
fix: no thumbnail shown on search results(NicoNico)
chore: change default load_interval to 1KB to avoid slow loading on YouTube
v2.0.2
fix: crash on reaching the end of some videos
v2.0.1
- build: rollback minSdk to 21
- feat: enable checking for updates
- fix: not able to see comments after seeking to a previous position(Youtube)
- UI: slow regular bullet comments to slightly diminish inconsistent low frame rate on high DPI devices
v2.0.0
Happy 2023! After hundreds of hours' work, 2.0.0 is finally released!🎉🎉🎉
This version includes many features, fixes and changes, and it is MUCH BETTER than previous versions. As a result, it is recommended for everyone using this app to upgrade to 2.0.0 for the best user experience.
Major updates in this version
New features
This solved upstream#5171
• feat: support bullet comments/live chats for all maintained services(i.e. Youtube, BiliBili, NicoNico). SuperChats are also supported and have different appearances. Note that only lives and live replays have live chats on Youtube.
This applied upstream#9182 and solved #32
• feat: apply new styled channel tabs for all maintained services, enabling show other type of contents like live replays and playlists.
This solved upstream#4241
• feat: directly seek to the timestamp when opening timestamps in comments, rather than open it in the popup player.
• feat: add more kiosks for all maintained services, including Recommended Lives kiosk.
• feat: remove the related items tab/ comments tab if it is not supported in the current stream instead of show "Comments are disabled" and "No videos".
• feat: show more specified error message, for example "Live not started" rather than just say "Could not fetch stream".
• feat: support search, open and play livestreams on NicoNico.
• feat: support open channels and play contents from channels on NicoNico.
• feat: support search, open and play Bangumis(animes, movies and TV series) on BiliBili.
• feat: support round-play live streams on BiliBili.
This solved #5
• feat: support captions on BiliBili.
• feat: support open timestamps on BiliBili.
• feat: if auto-enqueuing is enabled and multi-P video is being played, the next P will be enqueued on BiliBili.
• feat: support using fallback URLs to prevent failed loadings on BiliBili.
This solved #6
• feat: support more resolutions for BiliBili videos.
Bug fixes
• fix: player loads infinitely sometimes
• fix: a single failed stream will crash the whole playlist
This solved upsteam#7731
• fix: Play/Pause buttons and loading indicator are not centered in the fullscreen mode.
• fix: stream wrongly seeks to the beginning sometimes
• fix: search has weird behaviour
• fix: all the live streams except Youtube Dash lives don't have correct current play position
...and many minor fixes, refactors, UI changes and behaviour changes. Also performance is improved.
v1.9.5
Change Log
fix: wrong resolution is showed(BiliBili, NicoNico)
fix: like count is not showing and throwing error(Youtube)
fix: channel is not showing videos(Youtube)
Known issue
[YouTube] Shorts and livestreams (including VODs) of most channels are not available in videos listed in channels, due to the separation of them into separate tabs. This issue could be solved only when channel tabs will be implemented.
However, you can use workarounds for now:
- For feeds, use the dedicated method to fetch them (a.k.a. RSS feeds);
- For channels: you can use the uploads playlist of a channel to get all its public videos: take a channel ID (not a username or a handle), replace UC by UU at the beginning of the ID and use the resulting ID as a playlist ID (append this ID to a playlist URL like https://www.youtube.com/playlist?list= and then open this URL in NewPipe).
v1.9.4
feat: support of open NicoNico play list via URL
fix: crash in certain situations related to full screen
v1.9.3
fix: crash when using search filter and then use full screen
v1.9.2
Highlight
- feat: support sort playlists.(from upstream PR #8221)
- feat: support removal of duplicates from local playlists.(from upstream PR #7703)
v1.9.1
fix: Can not stream any BiliBili live
fix: Can not extract any channel(BiliBili)
fix: live stream is not showed on channel page(BiliBili)
refactor: show disabled instead of error for comments of live streams(BiliBili)
v1.9.0
Highlight
feat: Adjust and merge upstream #8837(Content sort filter framework)