Nobody can even state that it’s actually happening “for competitive browsers” as even Chrome users are reporting an unexplained lag/slowdown. At this point, it’s just wild speculation and bandwagoning.
You absolutely can tell what’s happening by reading the source code. They are using a listener and a delay for when ontimeupdate promise is not met, which timeouts the entire connection for 5 full seconds.
They don’t need to put incriminating “if Firefox” statements in their code – the initial page request would have included the user agent and it would be trivial to serve different JavaScript based on what it said.
The video in the linked article does just that. The page takes 5 seconds to load the video, the user changes the UA, they refresh the page and suddenly the video loads instantly. I would have liked to see them change the UA back to Firefox to prove it’s not some weird caching issue though
There’s been multiple posts pointing to some possibly “wait for ads to finish loading” type code. It’s quite possible that it’s just bugged in Firefox etc since browsers are horrendously inconsistent etc.
But that doesn’t make a cool headline so instead the “it’s Google being evil” story is the popular one.
I’ve read a lot on this and never saw any conclusive claim here.
There were claims many years ago by Mozilla about this, and it had to do with slow APIs in Mozilla that YouTube was using…
There’s also been many known performance issues in a lot of the APIs/libraries Google/YouTube use on Mozilla for many years. And Mozilla just hasn’t been able to keep up.
I don’t see anything about this in recent history, because everything is just floods of people complaining about this round, with still no conclusive evidence that this is happening intentionally. YouTube is currently on a ad-block-blocker crusade and their code keeps changing and there’s nothing to conclusively indicate that this is malice and not just a bug in the way Mozilla performs.
So as much as everyone seems happy to burn the witch because of poor performance, I’m not ready to jump to that conclusion until there’s actually evidence of this being intentional. Especially when this smells a lot like a long standing different problem. “Someone said they are” is not going to convince me. Especially if you can’t even point to that someone saying that thing.
Don’t worry, there isn’t proof in the article either. There’s a snippet of code out of context, and a video that, while it shows a loading delay, doesn’t show the code being executed.
Is this arguably anticompetitive and illegal?
Nobody can even state that it’s actually happening “for competitive browsers” as even Chrome users are reporting an unexplained lag/slowdown. At this point, it’s just wild speculation and bandwagoning.
You absolutely can tell what’s happening by reading the source code. They are using a listener and a delay for when
ontimeupdate
promise is not met, which timeouts the entire connection for 5 full seconds.https://pastebin.com/TqjzbqQE
I’m sorry but I don’t see how that check is browser-specific. Is that part happening on the browser side?
They don’t need to put incriminating “if Firefox” statements in their code – the initial page request would have included the user agent and it would be trivial to serve different JavaScript based on what it said.
Easy enough to test though. Load the page with a UA changer and see if it still shows up when Firefox pretends to be Chrome
The video in the linked article does just that. The page takes 5 seconds to load the video, the user changes the UA, they refresh the page and suddenly the video loads instantly. I would have liked to see them change the UA back to Firefox to prove it’s not some weird caching issue though
Yeah, and also Edge or an older version of Chrome etc just to be sure.
I guess his question is “is that happening?”
deleted by creator
I don’t know, nor am I speculating. The person I was replying to said they didn’t see a browser check in the code, which isn’t enough to dismiss it.
Well, at least I learned that javascript understands exponential notation. I never even bothered to try that lol
Can I have ublock block that? It seems simple enough to extract that code out.
There’s been multiple posts pointing to some possibly “wait for ads to finish loading” type code. It’s quite possible that it’s just bugged in Firefox etc since browsers are horrendously inconsistent etc.
But that doesn’t make a cool headline so instead the “it’s Google being evil” story is the popular one.
it was already made public in the lawsuit some weeks ago that they are indeed slowing down youtube for firefox.
Link?
Source?
I’ve read a lot on this and never saw any conclusive claim here.
There were claims many years ago by Mozilla about this, and it had to do with slow APIs in Mozilla that YouTube was using…
There’s also been many known performance issues in a lot of the APIs/libraries Google/YouTube use on Mozilla for many years. And Mozilla just hasn’t been able to keep up.
I don’t see anything about this in recent history, because everything is just floods of people complaining about this round, with still no conclusive evidence that this is happening intentionally. YouTube is currently on a ad-block-blocker crusade and their code keeps changing and there’s nothing to conclusively indicate that this is malice and not just a bug in the way Mozilla performs.
So as much as everyone seems happy to burn the witch because of poor performance, I’m not ready to jump to that conclusion until there’s actually evidence of this being intentional. Especially when this smells a lot like a long standing different problem. “Someone said they are” is not going to convince me. Especially if you can’t even point to that someone saying that thing.
Where’s the proof? Note: I didn’t read the article
Don’t worry, there isn’t proof in the article either. There’s a snippet of code out of context, and a video that, while it shows a loading delay, doesn’t show the code being executed.
Ya. This whole thing is very silly, and it’s really sad how little critical thinking is going on here.
How short are our attention spans that we make judgments based on things we didn’t read?
Get off TikTok It’s breaking your brain
You can literally see it for yourself. Download Firefox, download Chrome. It will literally take you 5 minutes to test this out
Been using Firefox since v1