you are viewing a single comment's thread
view the rest of the comments
[–] -2 points 2 years ago (2 children)

Reddit and Hacker News users who’ve examined the code that appears to be causing the delay have said they see no indication that YouTube checks what kind of browser is in use

That means nothing, this check could be done on the server side and noone would know

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 2 years ago* (last edited 2 years ago) (1 child)

    Except that the delay and ad blocker check is literally in the JavaScript code, you can see it.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago* (1 child)

    Indeed, but google can just transmit different javascript to different users/browsers/regions etc (that's why browsers have useragents, so websites can improve browser compatibility according to the circumstances). It can be decided on a whim and noone would know except some coders at google

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago* (last edited 2 years ago)

    Except everyone would know. Multiple people across the globe testing different browsers have looked at the same JavaScript code that is being sent to the browser. The check is there, client-side, google isn’t sending a different JavaScript payload for different browsers. Like you said, they could, but that’s not how it currently functions

  • source
  • parent