Skip to content

Commit

Permalink
[sites:youtube] Add banner_type
Browse files Browse the repository at this point in the history
  • Loading branch information
xenova committed Sep 3, 2023
1 parent 9541168 commit a91b75b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chat_downloader/sites/youtube.py
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,7 @@ def _parse_currency(item):
# gifts
'primaryText': r('message', _parse_text),

'bannerType': 'banner_type',
'bannerProperties': 'banner_properties',
'headerOverlayImage': r('header_overlay_image', _parse_thumbnails),
}
Expand Down

0 comments on commit a91b75b

Please sign in to comment.