soygeitoyt-lgtm bcd0c3adc3 fix(channel): parse views/published of collab videos in lockupViewModel
Collaboration videos have an additional metadata row containing the
names of every channel involved, which means the views and published
data cannot be assumed to be located in metadataRows[0].

Iterate every metadata row instead of hardcoding the first one, using
the same approach already used by the playlist branch of this parser.

Fixes #5740
2026-08-22 03:02:07 -04:00
..