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.
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.
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