chore(main): release 15.0.0 #982
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
15.0.0 (2025-07-18)
⚠ BREAKING CHANGES
Innertube.getInfo()andInnertube.getBasicInfo()have changed to an object, that means thatInnertube.getInfo('jNQXAC9IVRw', 'MWEB')becomesInnertube.getInfo('jNQXAC9IVRw', { client: 'MWEB' })andInnertube.getBasicInfo('jNQXAC9IVRw', 'MWEB')becomesInnertube.getBasicInfo('jNQXAC9IVRw', { client: 'MWEB' }). The same applies to thegetInfomethod in theMusicandKidsclient classes (feat(Innertube)!: AddGetVideoInfoOptionsto support content bound PoTokens #994)Features
voice_reply_transcript(#981) (d6f13e2)GetVideoInfoOptionsto support content bound PoTokens (#994) (b6386e4)CompositeVideoPrimaryInfoparser class (#984) (6386976)DismissableDialogandDismissableDialogContentSectionnodes (#997) (e94ef37)HypePointsFactoidnode (0091f51)SectionHeaderViewandGridShelfView(#988) (bc386db)ToggleFormFieldnode (#902) (42bcf19)Bug Fixes
getAllSongsnot finding target shelf (#999) (64f9955)toDashmethod (3fcf987)Code Refactoring
This PR was generated with Release Please. See documentation.