Releases: TeamNewPipe/NewPipe
Releases · TeamNewPipe/NewPipe
v0.20.7
New
- YouTube Mix support (radio icon as creator avatar used to differentiate between normal playlists) #3243
- [YouTube] Display additional info about search query (Covid-19), video creators (public broadcaster) or video content (Covid-19) #4754
Improved
- Update Invidious URL list in the manifest #4859
- Use user agent of DownloaderImpl also in ReCaptchaActivity #5215
Fixed
- Fixed crash deleting video refreshing #5116
- Fixed blank ReCaptcha webview #5208
- Removed timestamp from share URL for all services except YouTube #5228
- Updated NewPipe's website domain name #5184 #5236
- [YouTube] Music search TeamNewPipe/NewPipeExtractor#484
- [PeerTube] related streams TeamNewPipe/NewPipeExtractor#490
Development
- Use GitHub actions as a CI instead of Travis. #5132
- Fix some typos #5112
- Use ContextCompat.getDataDir() #5176
- Use a notification instead of a ProgressDialog in MissionAdapter #5142
- Use ActivityCompat.recreate() #5178
- Extract export database logic into own class #5059, #5186, #5204
- Use view binding in activities #4762, #5259
- Use WebViewClientCompat #5217
- Use ServiceCompat.stopForeground() #5218
v0.20.6
Improved
- Improve "export database" summary #5043
Fixed
- YouTube comments parsing TeamNewPipe/NewPipeExtractor#477
- Display name of
media.ccc.de
service - Add a workaround for a possible null offset ID. #5067
Localization
- Updated
Development
- Fixed a few inconsistent line breaks and typos #4961
v0.20.5
v0.20.4
v0.20.3
New
- Replace specific enqueue options with only one #4425
- Two finger to close player gesture #4476
- Add button in settings to clear reCAPTCHA cookies #4453
- Add option to not colorize notification #4643
Improved
- Do not show notification creation / update time #4410
- Remove remember popup properties setting #4367
- Ask for confirmation before replacing even single video queues #4463
- Also delete stream state when deleting stream history #4413
- Improve age restriction and yt restricted content strings #4354
Fixed
- Fix crash when stream was paused and fast forward / rewind buttons were clicked #4410
- Fix PlaylistAppendDialog showing when no local playlists exist #4345
- Don't rearrange lists by dragging the thumbnails #4550
- Fix opening VideoDetailFragment and more #4562
- Fix infinite buffering
- Better detect when to autoplay and when not to
- Make sharing to NewPipe more consistent
- Fix playlist select dialog and do some refactoring #4771
- Change YouTube subscription import instructions to Google takeout #4759
- Correct Gigaget's license from GPLv2 to GPLv3 #4892
Localization
- Add Santali language #4749
- Add Central Atlas Tamazight localization
- Add Korean translation of the README #4845
- Updated translations
Development
(huge thanks to @Isira-Seneviratne)
- Use DisplayCutoutCompat in VideoPlayerImpl #4338
- Use DrawableCompat. #4592
- Use ContextCompat methods #4276
- Use TextViewCompat.setCompoundDrawablesRelativeWithIntrinsicBounds(). #4594
- Hide Leaks launcher icon #4436 #4450
- Format all XML resources #4471
- Disable Ktlint pending upstream update #4517
- Use Core KTX functions #4547
- Use multidex for all build types. #4557
- Migrate AboutActivity to ViewPager2 #4553
- Optimize and shrink app PNGs #4610
- Convert notification actions to a custom preference #4652
- Use Java 8 APIs #3817 #4556
- Separate player gesture logic and UI #4587
- Use RxJava instead of AsyncTask #4499
- Change loop index from float to int #4784
- More miscellaneous little fixes and improvements #4710
- Fix NullPointerException in queue handling and improved performance #4555
Other
v0.20.2
Fixed
- [YouTube] Fixed crash when loading video TeamNewPipe/NewPipeExtractor#441
v0.20.1
Fixed
- [YouTube] Fixed some decryption exceptions by retrying TeamNewPipe/NewPipeExtractor#406
- [YouTube] Fixed parsing new
ytInitialData
and thus search not working TeamNewPipe/NewPipeExtractor#415 - [SoundCloud] URLs that end with a slash might not be parsed correctly TeamNewPipe/NewPipeExtractor#414
v0.20.0
New
- New application workflow #2907, #4061, #4080, #4130, #4134, #4154, #4155 #4223, #4246, #4272, #4288, #4347, #4353, #4360, #4362 (thanks to @avently and all others involved)
- Unified all three players into one for seamless switching between them - for example, now if you tap on background play while the video is playing in the main or popup player, the stream will start exactly where you left off, not from the beginning. This is true when you go from any of the 3 players to each other.
- Play video directly in video details screen
- Option to auto-play video upon opening video details screen (on by default)
- Swipe down on video to minimize it and continue browsing uninterrupted (in landscape mode, you can swipe down on the title to do the same)
- Full screen button smartly detects if video is portrait or landscape and behaves accordingly
- Swipe up on full screen button in landscape mode to scroll down the video details
- Now you get a neat looking progress bar below the thumbnail in the video details screen if you play it in the background or popup player.
- Minimize players to background by default when switching app
- The main player/minimized player retains your browsing history until you close it
- Use MediaStyle notifications for all players #3178, #4340
- Customizable notification actions
- Reduce excessive notification updating
- Fixed metadata (song title, artist and album art) sometimes not being set correctly
- Fixed notification priority and Bluetooth related bugs
- Allow basic resizing when using NewPipe in windowed mode / as desktop application #3948
- New localizations: Bengali, Berber, Neapolitan, Portuguese and Sardinian
Improved
- Show dialog with open options in case of an unsupported URL toast #3826
- Improve share dialog #4259
- Improve playlist header layout: align with info items and use always two lines for playlist title when needed #3944
- Improve search suggestion experience when remote ones can't be fetched #4029
- Increased default video quality to 720p60 (in-app player) and 480p (pop-up player) #4275
- Reduce redundancy in "Remember popup size and position" setting #4050
- Remove timestamp from URL when sharing a live stream #4115
- Use SubtitlesStream#getUrl instead of getURL #4120
- Remember last selected media type for downloads. #4038
- Disabled commenter image view on LoadThumbnail set to false #4350
- Change "Autoplay" to "Autoqueue" to reduce ambiguity #4252
Fixed
- Fixed color of correct / suggested search term #3984
- Fixed ACRA bug reports not containing stack trace #3982
- Fixed crash when opening video in local playlist tab #3892
- Fixed auto-queue with no next videos #4349
- Fixed display name of Kayble language (Taqbaylit) #4066
- Fixed license pop-up hiding when orientation changes #4127
- Fixed crash when a file is deleted then redownloaded #3794
- Fixed incorrect use of plurals in Russian #4365