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?
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.
This is a part of the video file itself, and it starts and ends at the same time for all users.
Except it doesn’t when a YouTube ad is injected in the middle. Then all timestamps after the ad are offset by the length of the ad. That’s not from me, that’s from SponsorBlock themselves in the OP.
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.
That’s…how SponsorBlock works? The ads come at different entry and exit points for every user. Otherwise it wouldn’t be a problem for sponsorblock.
Pretty sure they just use timestamps from a crowdsourced database, just like sponsorblock.
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.
Except it doesn’t when a YouTube ad is injected in the middle. Then all timestamps after the ad are offset by the length of the ad. That’s not from me, that’s from SponsorBlock themselves in the OP.
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
That’s great, but it won’t work if each user receives a different file.
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.