• YouTube is testing server-side ad injection to counter ad blockers, integrating ads directly into videos to make them indistinguishable from the main content.
  • This new method complicates ad blocking, including tools like SponsorBlock, which now face challenges in accurately identifying and skipping sponsored segments.
  • The feature is currently in testing and not widely rolled out, with YouTube encouraging users to subscribe to YouTube Premium for an ad-free experience.
    • tomalley8342@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      14 days ago

      Here’s an image viewer example with 0 exposed HTML elements (all UI rendered through a single canvas) and 0 human readable code (all client side code compiled to webassembly bytecode). Trying to block unwanted content in this kind of site would be closer to cracking a video game or patching an android app.

      • GreatDong3000@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        13 days ago

        Nah, computer vision for standalone image processing (I mean, not batch processing dozens to thousands of files at the same time) today is pretty lightweight and can be done easily on consumer laptops and smartphones. It is just a different technique and takes people with different skills to do it, but completely doable. Gor example, even face detection AI models can run on your laptop, if AI can learn to classify faces, objects and animals it can learn to classify ads.