YouTube playlist pages now return videos as lockupViewModel items inside itemSectionRenderer, with continuationItemViewModel for pagination.
This adds support for the new layout while keeping the legacy playlistVideoListRenderer wrapper, and accepts thumbnailBottomOverlayViewModel for duration badges.
Includes regression fixture from a live failing response (playlist_20260625_lockup.json).
YouTube playlist pages now return videos as `lockupViewModel` items inside `itemSectionRenderer`, with `continuationItemViewModel` for pagination.
This adds support for the new layout while keeping the legacy `playlistVideoListRenderer` wrapper, and accepts `thumbnailBottomOverlayViewModel` for duration badges.
Includes regression fixture from a live failing response (`playlist_20260625_lockup.json`).