Sure, you could do that.
You could also download the stream multiple times under different profiles, compare them and then strip away differences.
But we’re quickly exiting “one guy with a bit of Javascript” territory.
Comment on Youtube's Anti-adblock is illegal in the EU
shrugal@lemm.ee 1 year agoYou could have an app running in the background that detects ads based on the audio (like Shazam for music) and skips it for you. I think as long as we are still in control of the playback devices we can find ways to make them skip ads.
Sure, you could do that.
You could also download the stream multiple times under different profiles, compare them and then strip away differences.
But we’re quickly exiting “one guy with a bit of Javascript” territory.
We left that territory years ago. There are huge community projects and entire companies built on providing adblocking features. People will build it if the need and potential audience is great enough.
netchami@sh.itjust.works 1 year ago
There even is a project that uses machine learning to detect sponsor segments. github.com/xenova/sponsorblock-ml
dgriffith@aussie.zone 1 year ago
MythTV has a broadcast television ad detection module and it works pretty damn well.
This goes into a bit of detail on it’s methods:
www.mythtv.org/wiki/Commercial_detection
A lot of what it does could be applied to a video stream, although adapting it to useful real-time could be tricky.