Merge 703b68c0a1855b30c614d02b51378268c573735d into 35d1d499bc42a9b141b3dc92c4a5827b5f21a3ff

This commit is contained in:
Fijxu 2025-12-03 01:27:23 +00:00 committed by GitHub
commit 45eb2ab8dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,7 +143,7 @@ def extract_channel_community(items, *, ucid, locale, format, thin_mode, is_sing
case attachment.as_h
when .has_key?("videoRenderer")
parse_item(attachment)
.as(SearchVideo)
.as(SearchVideo | ProblematicTimelineItem)
.to_json(locale, json)
when .has_key?("backstageImageRenderer")
json.object do