• @breakingcups@lemmy.world
    link
    fedilink
    3014 days ago

    That’s not true. The way their streaming works is basically a Playlist of shorter fragments. They can easily insert their own fragments without obvious visual tells if they don’t alter other elements of the page to indicate that an ad is playing.

    • @Deckweiss@lemmy.world
      link
      fedilink
      1414 days ago

      But they will have to alter othet elements on the page. For example, scrubbing. It will either have to be paused at one specific timestamp while the ad is playing or the ad would have to be incorporated into the length of the video.

      In either case, it is detectable.

      The video chunks hash can be calculated and then blocked, in a crowdsourced way like with sponsorblock (but way more effective, because it will cover all videos)

      • @WhatAmLemmy@lemmy.world
        link
        fedilink
        English
        9
        edit-2
        14 days ago

        The obvious solution to me is sponsorblock switching to sampling pixels out of each frame, like that project that encoded data into video streams (yet resilient to compression), there are algorithms that could fingerprint any ad with an extremely high degree of accuracy. It’d be more complex than the current implementation, but it’d also be more resilient. I’d settle for it hiding the video and suppressing the audio for the ads duration, possibly displaying a countdown timer, vs actually watching the ad. Then Youtube would get paid, but have no way of knowing you haven’t seen the ad, and the metrics around their ad effectiveness would ultimately suffer, so users still win.

        You could even go so far as to have the client cache the video, several minutes in advance, dropping all the ad frames, so it’s a seamless experience for the user. I got money, but will spend 10x as much ensuring Google gets less from me. It ain’t about money. It’s about sending a message!

      • @vxx@lemmy.world
        link
        fedilink
        2
        edit-2
        14 days ago

        Wouldn’t it show a Black screen for the duration of the add when you block it?