If it doesn’t I will make something that records the entire f****** stream and removes the commercials out of it the old fashioned way If I have to. Not my first rodeo.
Video content never changes, but the order and content of ads do. Automated browser, record the video 2-3 times. Diff the frames and slice out the ones that don’t match between runs.
I remember back in the day, there was programs that would identify ads and remove them off on air programs. I would imagine something like that would be possible. Although at that point, just skipping the “platform” altogether might be a better solution.
My guess: Youtube-dl derivative then an ffmpeg script to detect black frames that usually sandwich commercials on TV and delete the video inside those frames.
If it doesn’t I will make something that records the entire f****** stream and removes the commercials out of it the old fashioned way If I have to. Not my first rodeo.
I will find text versions of everything I need to learn about and create my own video, and then watch it.
Wait a couple more years you’ll be able to feed the descriptions through AI and make really trippy videos
…how?
Video content never changes, but the order and content of ads do. Automated browser, record the video 2-3 times. Diff the frames and slice out the ones that don’t match between runs.
I remember back in the day, there was programs that would identify ads and remove them off on air programs. I would imagine something like that would be possible. Although at that point, just skipping the “platform” altogether might be a better solution.
My guess: Youtube-dl derivative then an ffmpeg script to detect black frames that usually sandwich commercials on TV and delete the video inside those frames.