Skip to content

v0.22.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Stypox Stypox released this 09 Nov 17:12
· 433 commits to dev since this release
0ea16c0

NOTE: This pre-release has been created to keep track of what Extractor changes went in which NewPipe release. That's its only purpose. The source zips under Assets DO NOT match the changes listed below.

New

  • [YouTube] Add comment reply count support #936
  • [YouTube] Add uploaderUrl() and uploaderVerified() to PlaylistInfoItem #959
  • [YouTube] Support handles #964

Improved

  • [YouTube] Support new metadata format of playlists #958
  • [YouTube] Add support for attributed text description #953

Fixed

  • [media.ccc.de] Avoid possible NullPointerException in MediaCCCRecentKiosk #930
  • [SoundCloud] Fix SoundcloudPlaylistExtractor: tracks are in correct order #939
  • [SoundCloud] Fix getting more comments #943
  • [YouTube] Workaround 403 HTTP errors of ANDROID client streams #960
  • [YouTube] Support richGridRenderer on channel page to fix extraction of videos in channels #944
  • [YouTube] Support all channel usernames #964

Development

  • Bump spotbugs-annotations from 4.7.1 to 4.7.3 #924 #945
  • Bump junit-bom from 5.9.0 to 5.9.1 #931
  • Use EnumMap in PatternsHolder #888