this post was submitted on 23 Sep 2024
553 points (97.3% liked)
Technology
59374 readers
3714 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.