Firefox users are reporting an ‘artificial’ load time on YouTube videos. YouTube says it’s part of a plan to make people who use adblockers “experience suboptimal viewing, regardless of the browser they are using.”

  • 𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠@programming.dev
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    3
    ·
    10 months ago

    Supposedly Firefox users spoofing the Chrome user agent don’t get the issue because the script tries to execute the 5s delay in a way that works on Chrome but not on FF. Because the Chrome method doesn’t work on FF, it just gets skipped entirely. But I’m not sure if that’s entirely accurate, just read about it.

      • Ookami38
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        10 months ago

        My understanding is the method they can use on chrome is near instant, but the alternative they use on Firefox is slower, hence the delay. Is this BS? Yeah probably, but it does at least logically follow.

        • AA5B@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          10 months ago

          It could be as simple as for Chrome assuming there is a certain API, while for Firefox, give it a try and assume no if no response in 5sec