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
VideoSummaryContentViewandVideoSummaryParagraphView(#1153) (da1fac2) - Search: Update search filters to match YouTube changes (#1136) (e830396)
- Session: Add the
ANDROID_VRclient (#1149) (f9bd5d0) - StreamingInfo: Label Voice Boost audio streams (#1105) (458f881)
Bug Fixes
- ChannelSubMenu: Handle potential
undefinedvalues (543b94c) - ContentMetadataView:
metadataRowscan beundefined(19b33ea) - FlexibleActionsView: Update
ActionRowactions type (#1129) (5c7b1ba) - history: Add support for
LockupViewcontent (#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-tokenpermission for release-please job (561e69d)