mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 09:02:45 -05:00
YouTube migrated the related videos section to lockupViewModel items wrapped in an itemSectionRenderer. Parse them into the same hash as compactVideoRenderer items, including author channel links stored on the avatar (single author) or in an avatar-stack dialog (collabs). Fixes: #5722