Skip to content

v0.27.6

Latest
Compare
Choose a tag to compare
@Stypox Stypox released this 05 Feb 13:50
c6e1721

This hotfix release fixes various YouTube issues:

Warning

YouTube requests now require to run and pass Google's web browsers integrity checks, which NewPipe performs through the system WebView. Therefore, if your device does not have a working WebView implementation, NewPipe will have to fallback to other video extraction methods which might incur in HTTP 403 errors when playing.

New

Improved

  • Convert error report timestamps to ISO format #11887

Fixed

  • Fix caption sizes not being changed #11806
  • Fix loading StreamInfo twice on first VideoDetailFragment opening #11959
  • [Soundcloud] Remove unplayable DRM-protected streams and reduce network requests TeamNewPipe/NewPipeExtractor#1269
  • DownloaderImpl: Auto-close resources and simplify headers setting #11969

Translation / Localization

  • Correct a typo in contribution guidelines #11784

Development

  • Fix image-minimizer on lines containing multiple images #11879