Block or allow websites based on keywords on the title of the page #359
Replies: 4 comments 3 replies
-
Hi
|
Beta Was this translation helpful? Give feedback.
-
The keyword blocking feature currently applies only to the text content of the page. But it would be easy to include the title text in the search. Look out for it in a future release. |
Beta Was this translation helpful? Give feedback.
-
I am attempting to do the same thing as OP - block all of youtube except a handful of videos from a select few channels. Like OP, this is challenging because of the random number string in the web address that doesn't have any useful keywords for the video. Looking at the post linked by @alerezaaa, allowing based on text in the page's body text seems possible, but I have not been able to impliment successfully. Not sure if user error or if I need to wait for @proginosko to add the title update. For example, I tried things like adding ~@MandarinCorner2 ; ~chinese; and ~corner to whitelist videos with the "Treat keywords as allow-conditions rather than block-conditions" option both enabled and disabled, but to no success. In one instance I could get the @MandarinCorner2 channel page to be whitelisted, but that doesn't help me if I cannot go to the videos themselves. |
Beta Was this translation helpful? Give feedback.
-
Implemented in version 1.6.3. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, the rules apply to the URL only.
Request for feature to block or allow websites based on keywords on the title of the page.
For example:
The following URL does not have CppCon or C++ in the URL.
https://www.youtube.com/watch?v=zL-vn_pGGgY
But the page title contains keywords like "C++" and "CppCon".
Leechblock allows only to block/override based on keywords in the URL right now (as far as i know).
Is it possible to add the feature to overrides exceptions based on keywords in the title of the page?
Beta Was this translation helpful? Give feedback.
All reactions