mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
Related videos published as a collaboration between several channels carry no "browseEndpoint" in their byline. Their byline opens a "Collaborators" dialog instead, which holds the channel of each collaborator, so `get_browse_id` returned an empty string and the recommendation was rendered without a link to the channel. Fall back to the first entry of that dialog, which is the channel the video was published on. Fixes #5722 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>