misinierijon4-debug f708bda6e4 fix: resolve channel of related videos published as a collaboration
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>
2026-08-19 18:43:38 +02:00
..