EazyHood a85f13034b channels: tolerate missing tabbed-header fields and non-count subscriber text
interactiveTabbedHeaderRenderer payloads may omit boxArt or description;
use safe access and keep the empty-avatar and nil-description defaults
the rest of get_about_info already expects.

Topic channels can carry a handle in subscriberCountText; fall back to
the subtitle count when the first value is not a subscriber count, so
sub_count is not silently left at zero.

Addresses the two CodeRabbit review comments from 2026-08-20.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-23 05:00:45 -05:00
..