this post was submitted on 18 Jun 2024
63 points (97.0% liked)

Firefox

20340 readers
71 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

YouTube has worked fine for me using Firefox with Ublock Origin, with no lag, notifications telling me to turn off ad blocking, or any of the other issues users have reported here.

you are viewing a single comment's thread
view the rest of the comments
[–] Dirk@lemmy.ml 18 points 1 year ago (1 children)

Nope, never.

There will be issues with SponsorBlock in the future, though. Instead of adding the advertisements on client side, they will be added directly into the video stream on server side, messing up all timestamps.

[–] devfuuu@lemmy.world 10 points 1 year ago (1 children)

But advertisement needs to be properly marked by law so users know that what they are seeing is somekind of ads, so I guess we should be able to detect and work around it somehow, even if it's cutting audio and making the screen black eventually.

[–] Dirk@lemmy.ml 4 points 1 year ago

The thing is, you need multiple timings or "complex" calculations depending on placement of the ad or if the user has premium or not. All timestamps after the first slipstreamed ad will be off by the duration of the ad.

I wonder how this will be handled with creator-set timestamps in the video description. Those also will be off. Maybe SponsorBlock can hook into this somehow. Classic adblockers won't block those ads, though.