Skip to content

new youtube bitrate nag (2025) #79

Closed
@XxUnkn0wnxX

Description

@XxUnkn0wnxX
Image

not sure but the old sponsorblock rules are not getting this new one..

original elements found via adguard element picker
youtube.com##ytd-app:nth-child(15) > ytd-popup-container.style-scope.ytd-app:nth-child(8) > tp-yt-paper-dialog.style-scope.ytd-popup-container:last-child

youtube.com##ytd-app:nth-child(15) > ytd-popup-container.style-scope.ytd-app:nth-child(8) > tp-yt-paper-dialog.style-scope.ytd-popup-container:nth-child(2)

here is the HTML element of the pop up.

this is the rule I'm currently using to block it:

youtube.com##tp-yt-paper-dialog:has(upsell-view-model)

or

youtube.com##ytd-popup-container > tp-yt-paper-dialog:has(upsell-view-model)

original rule I used:

youtube.com##tp-yt-paper-dialog.style-scope.ytd-popup-container:has(upsell-view-model)

these also block it, however, they break other functionally like viewing notifications or using the filters when searching.

youtube.com##ytd-popup-container > tp-yt-paper-dialog

youtube.com##tp-yt-paper-dialog.style-scope.ytd-popup-container

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions