mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
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>