amitbl

Results 31 comments of amitbl

If you want to block specific keyword in channel names just put each one in a new line under "Channel name" section in the option page

Thanks for your suggestion, I will take it into consideration but don't expect anything soon

@ambrosemacgyv Data being scraped from XHR requests ending with `&pbj=1` and these URLs ``` '/browse_ajax, '/related_ajax' '/service_ajax' '/list_ajax' '/guide_ajax' '/live_chat/get_live_chat' ``` View count I believe is possible to get in...

This can be done using raw Regex. Paste the following into the "Video title" section: Hindi: `/[\u0900-\u097F]+/` Russian: `/[\u0400-\u04FF]+/`

@indogithu `/[\u1B00-\u1B7F]+/` For future readers, search for "unicode range" for your desired language and replace it in the rule

Thank your for the contribution. But I think for a new icon I'll prefer something with a transparent background, and a more "unique" design. For example, uBlock Origin icon: ![uBlock...

It's not possible to remove videos suggestions by topics (YouTube does not provide this info) But it might be possible to block in the video page itself, but still be...

It shouldn't be too complicated, just switch the rule test from true to false, I will add this in the next version

Please check if it still happens on the latest version (0.3.25)

Thank you for your suggestion, unfortunately this will require extensive re-work of the code to make this happen. However, in the latest version I added an toggle setting in the...