this post was submitted on 13 Jun 2024
620 points (98.4% liked)
Technology
59135 readers
2878 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
If only I had a client with support for fast forward... Oh right. I do. Neat.
Some people said that skipping is blocked during the ad. But if that is the case I am sure either the timestamp is predictable or somewhere on the client side you could find the information about the timestamp.
My client pre-downloads videos, so I can fast forward and rewind at will.
That’s neat, it’d be identifiable in a fashion similar to missile logic. You know where ads are based on where they aren’t. Actually skipping it would be difficult but muting and doing something else for a predetermined period has been a workaround since radio.
Google’s own Shaka sdk (video playback with ads) gives ad markers in the initial video manifest so that they can be marked on the timeline, so hopefully it’ll be trivial. Usually (but not always) with SSAI, the ads are spliced into the stream just before being sent to the client. That way if a user has just recently watched an ad pod, the server can choose to ignore that marker for a better UX in hopes that they don’t bounce if ads are too frequent.
I doubt it.. They couldn’t even manage to block FFWD on their own website for the longest time. I switched to using alternative front ends long ago, but back when I just used YT directly from my phone’s browser, spam tapping +5s a few times would bypass the ad.
If skipping is blocked in the ad, the client must know it's playing an ad somehow?