YouTube is reportedly slowing down videos for Firefox users::Users are reporting that YouTube has begun adding a five second delay when loading a video on non-Chrome browsers like Firefox. Read on!

  • @[email protected]
    link
    fedilink
    English
    37 months ago

    They actually found a 5-second sleep embedded in the JavaScript, so it’s not the cache.

    • @[email protected]
      link
      fedilink
      English
      47 months ago

      Depends, in the original Reddit thread, someone already pointed out that this 5s delay is to wait for some ad thing and then execute code if it doesn’t work within this timeframe. So… depending on what gets cached, blocked, loaded,… it might behave differently on a reload depending on cached data

    • @[email protected]
      link
      fedilink
      English
      27 months ago

      They found something which waits for five seconds and then does something. At least part of the thing in question was removing some stuff from the DOM - I couldn’t understand anything else from the minified JS. That is not a smoking gun.