Skip to content

v17.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 18:37
790a54c

17.0.0 (2026-03-16)

⚠ BREAKING CHANGES

  • Search: Update search filters to match YouTube changes (#1136)
  • Innertube: Remove getTrending as YouTube removed the trending feed (#1114)

Features

  • Format: Add support for Voice Boost & Super Resolution formats (#1092) (769721c)
  • parser: Add VideoSummaryContentView and VideoSummaryParagraphView (#1153) (da1fac2)
  • Search: Update search filters to match YouTube changes (#1136) (e830396)
  • Session: Add the ANDROID_VR client (#1149) (f9bd5d0)
  • StreamingInfo: Label Voice Boost audio streams (#1105) (458f881)

Bug Fixes

  • ChannelSubMenu: Handle potential undefined values (543b94c)
  • ContentMetadataView: metadataRows can be undefined (19b33ea)
  • FlexibleActionsView: Update ActionRow actions type (#1129) (5c7b1ba)
  • history: Add support for LockupView content (#1075) (7e10ac9)
  • Innertube: getChannel() if subscribed (#1128) (3df4c61)
  • Innertube: Remove getTrending as YouTube removed the trending feed (#1114) (7c144ee)
  • Parser: Fix ChannelSubMenu parsing (#1144) (5da9dd3)
  • parser: Resolve some old parser issues (#1154) (8130f80), closes #653 #781 #978 #1053 #695 #1098
  • Player: Add support for new variants (#1152) (d8558af)
  • Session: Add the ID for ANDROID_VR, remove the mistaken ANDROID_TV key. (#1151) (c712c54)
  • workflow: Add id-token permission for release-please job (561e69d)