dragitz
dragitz
I noticed that sometimes it does work When I made the post I didn't used all automation boxes, now I filled everything and it worked.
Autofill is the only row that works, is it because the program doesn't correctly detect the role?
I started debugging the program and noticed a few things: The role ids are 0 = FILL 1 = TOP 2 = JUNGLE 3 = MID 4 = BOT 5...
The route system is good, but I would really love that option! Like save the coords with that key and once I open the route maker menu I can fine...
After reading my previus comment I realized that it's not very clear, sorry. What I meant is having 2 paths on. One is a route already made, and the other...
Hey, I'd love to have that too, so for now I wrote a greaemonkey script that does that. https://github.com/dragitz/greasemonkey-scripts/blob/main/YT%20Description%20search%20filter-out.js The problem is that, the desctiption gets cut after a certain...
I've made a list of personal regex patterns that might help people, I wish I could share it in the wiki https://github.com/dragitz/blocktube-filters/blob/main/README.md
Hi Jereaux, thanks for the reply. That makes sense now that you’ve explained it as an "ANY" operation rather than a strict "OR". I can see how it works well...
I'm in favour of this option, especially since it could be implemented into the https://github.com/amitbl/blocktube/wiki/Advanced-Blocking Right now I have this little algo that automatically block videos if they are shown...
just to point out, this code does not work well on the home page, as the design breaks. that's why "compactVideoRenderer" is there