ThetaDev/rustypipe
6
37
Fork
You've already forked rustypipe
12

fix(playlist): parse lockupViewModel video items on playlist pages #78

Open
csaladenes wants to merge 2 commits from csaladenes/rustypipe:fix/playlist-lockup-viewmodel into main
pull from: csaladenes/rustypipe:fix/playlist-lockup-viewmodel
merge into: ThetaDev:main
ThetaDev:main
ThetaDev:feat/deobf-extractor
ThetaDev:abr-streaming
ThetaDev:abr-streaming-wip
ThetaDev:feat/timezone
ThetaDev:feat/oauth
ThetaDev:feat/http3
ThetaDev:feat/postprocessor
ThetaDev:feat/channel-tv
First-time contributor
Copy link

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`).
YouTube now returns playlist videos as lockupViewModel entries inside
itemSectionRenderer, with continuationItemViewModel for pagination.
Support both layouts alongside the legacy playlistVideoListRenderer
wrapper, and accept thumbnailBottomOverlayViewModel for duration badges.
Co-authored-by: Cursor <cursoragent@cursor.com>
docs(changelog): link playlist lockup fix commit
Some checks are pending
CI / Test (pull_request) Blocked by required conditions
a629460ce6
Co-authored-by: Cursor <cursoragent@cursor.com>
Some checks are pending
CI / Test (pull_request) Blocked by required conditions
This pull request can be merged automatically.
Some workflows are waiting to be reviewed.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/playlist-lockup-viewmodel:csaladenes-fix/playlist-lockup-viewmodel
git switch csaladenes-fix/playlist-lockup-viewmodel
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ThetaDev/rustypipe!78
Reference in a new issue
ThetaDev/rustypipe
No description provided.
Delete branch "csaladenes/rustypipe:fix/playlist-lockup-viewmodel"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?