Skip to content

fix(history): Add support for LockupView content#1075

Open
dnicolson wants to merge 2 commits intoLuanRT:mainfrom
dnicolson:patch-1
Open

fix(history): Add support for LockupView content#1075
dnicolson wants to merge 2 commits intoLuanRT:mainfrom
dnicolson:patch-1

Conversation

@dnicolson
Copy link
Contributor

@dnicolson dnicolson commented Oct 18, 2025

This adds support for LockupView content in the watch history in addition to Video content. It seems that recently YouTube started using LockupView content in almost every instance.

@github-actions

This comment was marked as outdated.

@github-actions github-actions bot added the Stale label Dec 18, 2025
@dnicolson
Copy link
Contributor Author

This code has worked reliably since the PR was created. In one history continuation, just 6 of 200 history items were of type Video, while the remainder were LockupView.

@LuanRT LuanRT removed the Stale label Dec 18, 2025
Copy link
Collaborator

@absidue absidue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test (GitHub won't let me leave any line specific review comments).

Copy link
Collaborator

@absidue absidue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As GitHub won't let me comment on specific lines on this pull request, I'll leave a comment like this instead.

Please use the YTNode.is() type guard instead of explicitly checking the type property and casting.

@github-actions
Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity. Remove the stale label or comment or this will be closed in 2 days

@github-actions github-actions bot added the Stale label Feb 17, 2026
@github-actions github-actions bot closed this Feb 22, 2026
@dnicolson
Copy link
Contributor Author

@absidue is it possible to reopen this please? It is a very useful fix.

@LuanRT LuanRT reopened this Feb 22, 2026
@LuanRT LuanRT removed the Stale label Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants