Skip to content

v18.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 01:35
f4a66ec

18.0.0 (2026-08-13)

⚠ BREAKING CHANGES

  • Comments.ts: Add support for threaded comments (#1194)

Features

  • Collaborators: Add Author#collaborators and Playlist#getCollaborators() (#1203) (049f9a6)
  • LockupView: Add station as possible content_type (#1229) (cfc7604)
  • parser: Add VideoDescriptionYouchatSectionView and fix related parsing warnings (fcb07d3)
  • parser: Add ThumbnailOverlayAvatarStackView class (#1200) (14825d7)
  • parser: Add TicketEvent and TicketShelf classes (#1205) (55cf854)
  • protos: Add ClipParams (#1215) (a6f8a77)
  • Session: Add the VISIONOS client (#1213) (e518645)

Bug Fixes

  • Comments.ts: Add support for threaded comments (#1194) (c69d19f)
  • CommentView: Handle undefined endpoint when applying mutations (#1208) (483c866)
  • HTTPClient: add User-Agent header override for ANDROID_VR client (#1184) (38bc0a3)
  • Innertube#getHashtag: Use URL-safe Base64 for hashtag params (#1211) (c59c8fe)
  • MusicResponsiveListItem: Match a timestamp when reading a music item duration (#1230) (5df35ac)
  • SubscriptionButton: subscription_type never being set due to typo (bffabed)
  • SubscriptionButton: text and subscribed fields aren't always there (125b2c2)
  • VideoOwner: Fix a few parsing issues (782730e)