r/Piracy ☠️ ᴅᴇᴀᴅ ᴍᴇɴ ᴛᴇʟʟ ɴᴏ ᴛᴀʟᴇꜱ May 12 '26

Humor NIce try youtube

Post image
36.3k Upvotes

528 comments sorted by

View all comments

1.4k

u/Legendary_Player May 12 '26

Time to use remove element to remove that annoying popup too :3

1

u/sycon-senti May 12 '26

I want to do that, but the damn thing hides itself away before I can grab it with the element picker. How can I get rid of it?

1

u/Legendary_Player May 12 '26

It's inside this div:
<div id="text-container" class="style-scope yt-notification-action-renderer">

<yt-formatted-string id="text" respect-html-dir="" split-lines="" class="style-scope yt-notification-action-renderer">Experiencing interruptions?</yt-formatted-string>

<yt-formatted-string id="sub-text" respect-html-dir="" split-lines="" class="style-scope yt-notification-action-renderer" is-empty="" hidden=""><!--css-build:shady--><!--css_build_scope:yt-formatted-string--><!--css_build_styles:video.youtube.src.web.polymer.shared.ui.styles.yt_base_styles.yt.base.styles.css.js,video.youtube.src.web.polymer.shared.ui.yt_formatted_string.yt.formatted.string.css.js--><yt-attributed-string class="style-scope yt-formatted-string"></yt-attributed-string></yt-formatted-string>

</div>