Open SirGoldenTaco opened 7 months ago
Add this in advanced settings:
// Video length - Use this over built in | Bug: https://github.com/amitbl/blocktube/issues/389
if (video.vidLength<=120) { // Value to change
return true;
}
Got this from: Exceptions for subscribed channels
Just to make sure before testing
Like this right?
Yes, and it worked for me, but my CPU was "overloaded", so I got AI to write a TamperMonkey script instead; it's more consistent and faster. It needs additional testing and cleaning before I'll put it on greasyfrok (if I do).
I've had nothing but strange issues with Blocktube, which is a shame. I hope he fixes them at some point if he's still working on it, and I hope that little snippet works better for you than it did for me.
Everything I have in my Advanced Configuration so far, if you're curious:
Thanks for all that!
Will keep testing and report back in a bit
Reproduce: "Runtime blocking" set to specific settings:
First part can be anything Second part can be anything from 0 to 89 seconds If you put anything higher than 90 everything under thed currently playing video dissapear
What I tried: Reinstalling the extension Disabling every other extensions Incognito mode Other browsers Safe mode
With "Runtime blocking" set to 89 seconds
With "Runtime blocking" set to anything higher than 89 seconds