this post was submitted on 14 Oct 2023
67 points (100.0% liked)

Chat

7483 readers
34 users here now

Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.


Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

This just appeared on my screen when visiting YouTube. Yes, I use Ublock Origin. However, what is all of this about? Will I be banned from YouTube if I don't comply?

all 18 comments
sorted by: hot top controversial new old
[–] salarua@sopuli.xyz 24 points 11 months ago (2 children)

take a look at this post for a workaround

[–] admin@beehaw.org 11 points 11 months ago

Thanks. This worked perfectly.

[–] Pantoffel@beehaw.org 1 points 11 months ago

many thanks!

[–] Penguincoder@beehaw.org 12 points 11 months ago (1 children)

Time once again for me to share something helpful that can be used with one of my favorite extensions

{
    "createdBy": "Redirector v3.5.3",
    "createdAt": "2023-10-12T00:00:00.357Z",
    "redirects": [
       {
            "description": "YouTube>YewTube",
            "exampleUrl": "https://youtube.com/watch?v=ckatAzemRHk/",
            "exampleResult": "https://yewtu.be/watch?v=ckatAzemRHk/",
            "error": null,
            "includePattern": "^(?:https?):\\/\\/(?:\\w+\\.)?youtube\\.com(.+)?\\b",
            "excludePattern": "",
            "patternDesc": "Redirect Youtube",
            "redirectUrl": "https://yewtu.be$1",
            "patternType": "R",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        },
    ]
}
[–] Leon@beehaw.org 1 points 11 months ago

sorry to reply to this old comment but i just wanted to say the comma after the } on line 21 breaks it, remove that and it imports in and works great. thanks for the code!

[–] SteposVenzny@beehaw.org 12 points 11 months ago

I've just been clicking the X to close that popup and nothing has happened to me.

[–] halfempty@kbin.social 10 points 11 months ago (2 children)

Also seeing this on Firefox with latest Ublock and newest ruleset. So far, I just accept then reload without actually changing anything and it works... For now.

[–] Hovenko@iusearchlinux.fyi 2 points 11 months ago

I just click on x on the upper right corner and video plays

[–] Peekystar@kbin.social 10 points 11 months ago* (last edited 11 months ago) (1 children)

It's an ad blocker blocker they've been implementing as of late. I don't think you'll be banned if you continue disregarding it, but they do eventually entirely block the video player unless you disable the ad blocker. However, in my experience, uBlock can block that message to resume normal watching. (Double Edit: This method did stop working on the 15/10/23, but started working again a day later. I guess it's a question of if the filters have been updated to counter YouTube's updates, though I did notice that viewing in a private tab worked when regular browsing didn't.) Go to the extension's settings/dashboard (on Firefox, do this by clicking on its icon in the top right, then the settings icon in the subsequent pop-up), then the Filter Lists, click "Purge all caches", then "Update now". Open an entirely new YouTube tab (or hard reload your current one by pressing Control + Shift + R), and the message should stop appearing, at least for the time being.

[–] admin@beehaw.org 4 points 11 months ago (1 children)

I did not try this method. I used the method posted by @salarua@sopuli.xyz. However, I am curious if it works for others.

[–] Nougat@kbin.social 6 points 11 months ago* (last edited 11 months ago)

Doesn't work here. I started getting this a few days ago, and they don't appear on every video. But right after I applied this solution, killed all the Chrome processes and reopened the browser, the very first video I started popped it up on me.

Edit: Just downloaded FreeTube. You got a choice, Google: you can stop bothering me about adblocking and continue to collect data on me through YouTube, or I'll use something else, and you get nothing. Either way, I'm only going to consume content that I want to consume. That includes a lot of ad rolls that creators do themselves; lots of people make those entertaining to watch, and I watch those. And creator ad rolls don't just cut in randomly in the middle of a sentence. They match the tone and appearance of the rest of the video. They don't completely break continuity.

[–] Scary_le_Poo@beehaw.org 10 points 11 months ago* (last edited 11 months ago)
[–] sparklepower@beehaw.org 8 points 11 months ago (1 children)

i just clicked the x in the corner and continued on my merry way 🙂

[–] Biff@beehaw.org 5 points 11 months ago (1 children)

Me too. Is that not working for everyone else?

[–] averyminya@beehaw.org 6 points 11 months ago

YouTube is threatening a 3 strike policy before they do something to your account

[–] Five 2 points 11 months ago* (last edited 11 months ago)

I use the Invidious method; whenever I want to watch or share a YouTube video, I'll copy and paste the section after the YouTube domain to the suffix of an Invidious domain.

For example, I take the "watch?v=fIvXc5D_Xjg" from https://youtube.com/watch?v=fIvXc5D_Xjg and paste it to the end of https://yt.artemislena.eu/.

This may also be a temporary work around, as YouTube can and will disrupt Invidious sites too if they accumulate enough traffic. The best long term solution is to encourage artists, journalists, and entertainers to share their free videos on PeerTube instances, and support federated video hosting.