this post was submitted on 10 Aug 2022
70 points (93.8% liked)

Memes

45189 readers
1367 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] coldhotman@nrsk.no 8 points 2 years ago (1 children)

I've used uBlock Origin for years. That's the adblocker in-video ads are circumventing.

[–] Zerush@lemmy.ml 3 points 2 years ago (1 children)

No such problems here, update the filters, maybe it solve the problem, Anyway, using Piped all of this crap is blocked.

[–] coldhotman@nrsk.no 1 points 2 years ago (1 children)

How will the filters cut out or skip the part of the video where the host themselves promote a product in the video itself?

[–] Zerush@lemmy.ml -3 points 2 years ago (1 children)

Sponsor blocks carry a signal encoded in the video, through the googlevideoAPI, to allow YouTube Premium users to skip them. This is intercepted by Piped and by extensions like SponsorBlock, while other front ends, like instances of Invidious, which are based on the googlevideoAPI, block ads, but cannot do so with sponsorblocks.

[–] coldhotman@nrsk.no 4 points 2 years ago (1 children)

Enough.

Sponsor blocks carry a signal encoded in the video

No. "Users submit when a sponsor happens from the extension, and the extension automatically skips sponsors it knows about."

https://github.com/ajayyy/SponsorBlock

through the googlevideoAPI

No.

https://github.com/ajayyy/SponsorBlockServer

I'm not discussing with you any more.

[–] Zerush@lemmy.ml 0 points 2 years ago

It seems very good to me, you mean how the extension works and I talk about how the sponsor blocks are inserted in the video with a code, that the extension or Piped has in its base to intercept it.