11.0.0 (2024-10-28)
⚠ BREAKING CHANGES
- Deprecate
account#getAnalytics,account#getTimeWatchedandaccount#getBasicAnalytics
Features
- Add
TVHTML5InnerTube client (b45609a) - Add
WEB_CREATORclient (#757) (dd7f5cf) - history: Add ability to remove videos from watch history (#706) (22dd71d)
- ProtoUtils: Add support for creating NextParams (#762) (910c979)
- Support auto-dubbed audio tracks (#786) (a4ef224)
Bug Fixes
- fix deno usage of protobuf and jintr (#776) (02513b7)
- Include jinter in the cjs build (305a398)
- InteractionManager: Use
WEBfor all actions (d9ac99d) - LiveChat#sendMessage: Switch to
WEBclient (bb3f114) - package: Use
jsr:@luanrt/jintron Deno (d9ec23c) - parser: Fix ShortsLockupView assuming that the primary text always exists (#775) (43cef9e)
- toDash: Fix dash.js 4.x compatibility (#765) (5ff30e1)
Code Refactoring
- Deprecate
account#getAnalytics,account#getTimeWatchedandaccount#getBasicAnalytics(0081e11)