YouTube has found a new way to bypass ad blockers by integrating ads directly into video content via "server-side ad insertion," complicating the detection and blocking of ads. How will ad blockers respond?
Seeing as these ads will be targeted and of varying length, I wonder if a SponsorBlock-like extension with the ability to accept training data from users to help identify ads.
The Plex server application has a feature which scrubs videos and identifies intros so you can skip them like you can on Netflix. Wouldn’t it be sort of like that?
Pretty sure they just use timestamps from a crowdsourced database, just like sponsorblock.
Nope, it’s analyzing the sound to guess where the intro starts and ends. Turns out this is pretty simple to implement, but quite reliable. Source: worked for Plex
This is about intro detection in TV shows, not ad blocking. I’m not proposing this as a good way to block ads, just noting that this feature in Plex doesn’t use a database.
The ads come at different entry and exit points for every user.
They’re not referring to the YouTube ads, but the “let’s take a minute to talk about today’s sponsor nordvpn that I used on my trip to Antarctica.” This is a part of the video file itself, and it starts and ends at the same time for all users.
Seeing as these ads will be targeted and of varying length, I wonder if a SponsorBlock-like extension with the ability to accept training data from users to help identify ads.
The Plex server application has a feature which scrubs videos and identifies intros so you can skip them like you can on Netflix. Wouldn’t it be sort of like that?
Seems like a good use of AI/ML.
deleted by creator
Nope, it’s analyzing the sound to guess where the intro starts and ends. Turns out this is pretty simple to implement, but quite reliable. Source: worked for Plex
deleted by creator
This is about intro detection in TV shows, not ad blocking. I’m not proposing this as a good way to block ads, just noting that this feature in Plex doesn’t use a database.
They’re not referring to the YouTube ads, but the “let’s take a minute to talk about today’s sponsor nordvpn that I used on my trip to Antarctica.” This is a part of the video file itself, and it starts and ends at the same time for all users.
deleted by creator