feat(parser): Add LiveChatSponsorshipsGiftRedemptionAnnouncement node#795
Merged
LuanRT merged 1 commit intoLuanRT:mainfrom Nov 9, 2024
Merged
Conversation
26f9ef9 to
f4e4009
Compare
LuanRT
approved these changes
Nov 9, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add a new parser for the live chat node that appears when someone receives a gifted membership.
Example RawNode data:
{ "liveChatSponsorshipsGiftRedemptionAnnouncementRenderer": { "id": "ChwKGkNMcXYzWlhtbFlrREZiSXUxZ0FkeFVjVHF3", "timestampUsec": "1729181259381482", "timestampText": { "simpleText": "2:04:31" }, "authorExternalChannelId": "UCEEweFt_lPNNTiwSU3Z--jg", "authorName": { "simpleText": "Atama Hikari 光頭 Ch." }, "authorPhoto": { "thumbnails": [ { "url": "https://yt4.ggpht.com/KdYuzSiJbBJZv_bmz-TdabkHbactoCrNXnuC7OuBmxsG3jYMZMZZNTRsBimVZB84TDWK4pXLYg=s32-c-k-c0x00ffffff-no-rj", "width": 32, "height": 32 }, { "url": "https://yt4.ggpht.com/KdYuzSiJbBJZv_bmz-TdabkHbactoCrNXnuC7OuBmxsG3jYMZMZZNTRsBimVZB84TDWK4pXLYg=s64-c-k-c0x00ffffff-no-rj", "width": 64, "height": 64 } ] }, "message": { "runs": [ { "text": "was gifted a membership by ", "italics": true }, { "text": "幽浮 UFo K.", "bold": true, "italics": true } ] }, "authorBadges": [ { "liveChatAuthorBadgeRenderer": { "icon": { "iconType": "MODERATOR" }, "tooltip": "Moderator", "accessibility": { "accessibilityData": { "label": "Moderator" } } } } ], "contextMenuEndpoint": { "clickTrackingParams": "CAcQ2sMKIhMI5tKTnNG7iQMVSL1WAR2mYxlH", "commandMetadata": { "webCommandMetadata": { "ignoreNavigation": true } }, "liveChatItemContextMenuEndpoint": { "params": "Q2g0S0hBb2FRMHh4ZGpOYVdHMXNXV3RFUm1KSmRURm5RV1I0VldOVWNYY2FLU29uQ2hoVlF6SmFWMmRuYjI0eFRrOVVNbFJIWVZaVlRYcFpOMEVTQzBoRU9TMTFWRTgxZW05bklBRW9CRElhQ2hoVlEwVkZkMlZHZEY5c1VFNU9WR2wzVTFVeldpMHRhbWM0QWtnQlVDTSUzRA==" } }, "contextMenuAccessibility": { "accessibilityData": { "label": "Chat actions" } }, "trackingParams": "CAcQ2sMKIhMI5tKTnNG7iQMVSL1WAR2mYxlH" } }