12.0.0 (2024-12-05)
⚠ BREAKING CHANGES
- parser: Remove old comment node
- Log: Convert Log class to module (#814)
- parser: Remove getters that have been deprecated for a long time (#815)
- parser: Implement endpoint/command parsers (#812)
Features
- account: Add missing property
channel_handle(#789) (677e1f0) - Add
getCourses(#798) (cfb48fa) - EngagementPanelTitleHeader: Add
contextual_infoandmenu(af3a916) - Log: Convert Log class to module (#814) (fc55716)
- NavigationEndpoint: Add name property (bdebb9f)
- parser: Add
AddToPlaylistnode (2940f7b) - parser: Add
animated_imagetoPageHeaderView(#819) (8e50ebd) - parser: Add
ChangeEngagementPanelVisibilityAction(c2b2d7a) - parser: Add
ChangeEngagementPanelVisibilityEndpoint(2824900) - parser: Add
LiveChatBannerChatSummarynode, updateTextRunnode (#809) (7fb00fa) - parser: Add
LiveChatBannerRedirectnode (#799) (ad302b8) - parser: add
LiveChatModeChangeMessagenode (#811) (7156a58) - parser: Add
LiveChatSponsorshipsGiftPurchaseAnnouncementandLiveChatSponsorshipsHeadernodes (#793) (4e9c2a5) - parser: Add
LiveChatSponsorshipsGiftRedemptionAnnouncementnode (#795) (20f7971) - parser: Add
MenuFlexibleItem(bc9a0ed) - parser: Add
NotificationActionnode (d36ddb8) - parser: Add
PlayerOverlayVideoDetailsnode (dc2ed04) - parser: Add
RunAttestationCommand(4729016) - parser: Add
ShowEngagementPanelEndpoint(ec85b0f) - parser: Add
SignalActionnode (feeb21b) - parser: Add
UnifiedSharePanel(4a1397f) - parser: Add
UpdateSubscribeButtonAction(fdb7540) - parser: Add
VideoViewCountnode (ad448f8) - parser: Add optional image property to LockupMetadataView (#806) (0914299)
- Parser: add support for parsing subtitle for
RichShelf(#805) (038efff) - Parser: Add support for parsing subtitle for
Shelf(#792) (34ae38c) - SubscribeButton: Parse more endpoints (8bf9eb7)
- VideoViewCount: Add
extra_short_view_countfield (d10fe68)
Bug Fixes
- ExpandableVideoDescriptionBody: Parse attributed description (360580e)
- parser: The AvatarView.image_processor property is optional (#807) (4b178e4)
- parser: Update list of possible content_type in LockupView (#808) (680da9f)
- Player: Add more ways to find the nsig algo (acfb0c5)
- PlaylistAddToOption: Use correct type for
contains_selected_videos(53d1c75) - ReelPlayerOverlay: Update
subscribe_button_renderertype to include SubscribeButton (daa5a29) - SignalAction: Rename
actiontosignal(8ab760e) - SubscribeButton: Parse endpoints using
NavigationEndpoint(126a66f) - UnifiedSharePanel: Check if
thirdPartyNetworkSectionexists (d3f6af0) - VideoAttributeView: Parse
secondarySubtitleonly if exists (0a99342) - VideoCard: fix parsing author, view count and published date (#791) (a4394db)
- VideoSecondaryInfo: Parse
show_more_textandshow_less_textcorrectly (790f817)