SYSTEM NOTICE: Just a heads up, we are doing routine system maintenance on the site. Uploads will be disabled during this time. The maintenance may take up to 24 hours. Thank you for your understanding and patience.
NewPipe unofficial build for older tablet devices that high dropped frames on 60fps video when using ExoPlayer
Set "default resolution" to 1080p30 by default.
Move 720p60 and 1080p60 to higher resolutions list.
Set "start main player in fullscreen" to on by default.
Fix "start main player in fullscreen" is not working in landscape mode,when tablet mode is on.
Youtube search filter: Videos: Change to sort by recent upload date
Limit error popup when network is down,player will retry 3 times and then shutdown playback
Set "Prefer original audio" to on by default.
Fix the text is missing when download some subtitles
Github action CI workflows: Build release apk,and add "tablet" package suffix to apk
Set exoplayer playback load interval size to 1024 (exoplayer default) by default,reduce some h264 video playback laggy.
Youtube search filter: Add Live streams filter
Fix the downloaded subtitle can not auto detect by other media player
Add support for comment replies (#10018)
NewPipeExtractor: Add Youtube Releases{Albums} channel tab (#1147)
Add playlist description to playlist fragment (#10091)
May fix:
Fix app may crash when swipe the video preview seekbar (#10594,#10477)
-------------------------------------
Known bug:
Old version downloads.db may cause the download dialog popup "App isn't responding".(To fix this,clear download history)
--
If update the app or import setting from v0.25.2_Release1.apk to 0.26.1_Release.apk,the app will crash on startup that cause by below commit patch
https://github.com/TeamNewPipe/NewPipe/pull/9182#issuecomment-1697869530
https://github.com/TeamNewPipe/NewPipe/commit/67bd7093be9c05d533c15218d8979d5d452633fe
To fix the app crashes on startup:
Install v0.26.1_SettingMigrations.apk and open the app one time,then install v0.26.1_Release.apk
The SettingMigrations version will restore lastPrefVersionKey to 5 and remove show_hold_to_append setting key on every startup.
-------------------------------------
ToDo list :
Revert "Add playlist description to playlist fragment",it causes app crash.(#10737)
https://github.com/TeamNewPipe/NewPipe/commit/8345f348f6f8265ab63be432b49edcd5d03623ac
Additional Information:
official 0.26.x changelog:
https://github.com/TeamNewPipe/NewPipe/releases/tag/v0.26.0
https://github.com/TeamNewPipe/NewPipe/releases/tag/v0.26.1