YouTube slows down video load times when using Firefox
211–220 of 486 posts
Re: YouTube slows down video load times when using Firefox
#212Earlier quoted context omitted.
For now. Google is working on making a premium internet based on their services that permeate the whole web which they plan to serve only to "trusted devices" running Chrome - I do not think this is going to work out well for them.
I hope not, but I suspect they will succeed. My observation is that the vast majority of people around me here in Europe see Google as completely trustworthy. It's truly profound how split-second loading delays contribute to a negative impression about digital products. I guess we're all worn out from using our devices. Most of us just want "thing" ASAP, and we'll compulsively click 'agree' to anything that happens t…
That's why you don't start with the nerd explanation of the privacy issues, you just tell them Firefox is way better. You install FF + uBlock (since presumably they don't even have an adblocker on Chrome if they're anything like my parents), and tell them "Look ma, no ads!". Not even people who don't care about ads that much and just ignore them will go back to seeing them if they see the option of no ads existing. And if you handle all their bookmark imports and account logins for them so they don't have to, they won't even feel the difference from a UI/UX point of view (sans a few microscopic differences that nobody notices).
As for these artificial speedbumps, I think that statistic about every 100ms of page load decreases visitor time is true to an extent, but at least if I look at the way my parents use websites, even 5kb plaintext ones take like 3s to load since they have unfathomably slow internet and ancient devices, so it doesn't really factor in for them if they click on a video on youtube they wanna watch.
Re: YouTube slows down video load times when using Firefox
#213From reddit discussion ( https://www.reddit.com/r/firefox/comments/17ywbjj/comment/k9... ): > To clarify it more, it's simply this code in their polymer script link: > setTimeout(function() { c(); a.resolve(1) }, 5E3); > which doesn't do anything except making you wait 5s (5E3 = 5000ms = 5s). You can search for it easily in https://www.youtube.com/s/desktop/96766c85/jsbin/desktop_pol...
That is not correct. The surrounding code gives some more context: h=document.createElement("video");l=new Blob([new Uint8Array([/* snip */])],{type:"video/webm"}); h.src=lc(Mia(l));h.ontimeupdate=function(){c();a.resolve(0)}; e.appendChild(h);h.classList.add("html5-main-video");setTimeout(function(){e.classList.add("ad-interrupting")},200); setTimeout(function(){c();a.resolve(1)},5E3); return m.return(a.promise)})}…
Re: YouTube slows down video load times when using Firefox
#214Earlier quoted context omitted.
That is not correct. The surrounding code gives some more context: h=document.createElement("video");l=new Blob([new Uint8Array([/* snip */])],{type:"video/webm"}); h.src=lc(Mia(l));h.ontimeupdate=function(){c();a.resolve(0)}; e.appendChild(h);h.classList.add("html5-main-video");setTimeout(function(){e.classList.add("ad-interrupting")},200); setTimeout(function(){c();a.resolve(1)},5E3); return m.return(a.promise)})}…
Why is it only trying to detect ads when the user agent is Firefox? https://old.reddit.com/r/firefox/comments/17zdpkl/this_behav...
Re: YouTube slows down video load times when using Firefox
#215Re: YouTube slows down video load times when using Firefox
#216Earlier quoted context omitted.
Why is it only trying to detect ads when the user agent is Firefox? https://old.reddit.com/r/firefox/comments/17zdpkl/this_behav...
Does Firefox allow a wider range of plugins, including adblockers?
Re: YouTube slows down video load times when using Firefox
#217Another "Youtube is doing shit" thread and yet not a single mention of Peertube. https://joinpeertube.org/en So for all people uploading videos, please have a look at Peertube. It is to Youtube what Mastodon is to Twitter. (and more: it is compatible with Mastodon, one can subscribe to your Peertube channel through his/her mastodon account). I’m not arguing to leave Youtube completely but to offer an alternative to y…
That aside: I also doubt most peertube instances can withstand the bandwidth costs of seriously hosting a few moderately succesful YouTube channels.
Re: YouTube slows down video load times when using Firefox
#218Earlier quoted context omitted.
> Buy a movie on YT or DVD, and then... watch a torrented version? in which case, why buy it at all? A torrent isn't going to load as fast as what you paid YT for.
The further time goes on toward segmented streaming platforms and DRM bullshit, the deeper my piracy hedge grows. Eventually there will be a streaming service aggregation service a la Cable channels and we're back at square 1. Add to that streaming services pushing new ad schemes now that they've captured enough market share for the risk to be worth it, and we've got a great storm brewing for a resurgence in piracy a…
Re: YouTube slows down video load times when using Firefox
#219It's pretty obvious from the outside that supporting Firefox is not a product priority for Google. It also seems clear that it's in their best interest to have users choose Chrome over Firefox. My guess is that this likely emerges from a lot of very reasonable sounding local decisions, like "prioritize testing on browsers with the most market share," but it is convenient how those align with the anti-competitive incentives.
Re: YouTube slows down video load times when using Firefox
#220Earlier quoted context omitted.
That is not correct. The surrounding code gives some more context: h=document.createElement("video");l=new Blob([new Uint8Array([/* snip */])],{type:"video/webm"}); h.src=lc(Mia(l));h.ontimeupdate=function(){c();a.resolve(0)}; e.appendChild(h);h.classList.add("html5-main-video");setTimeout(function(){e.classList.add("ad-interrupting")},200); setTimeout(function(){c();a.resolve(1)},5E3); return m.return(a.promise)})}…
Why is it only trying to detect ads when the user agent is Firefox? https://old.reddit.com/r/firefox/comments/17zdpkl/this_behav...
[0] Unable to press play and showing image with Ad instead.