obs-ocr icon indicating copy to clipboard operation
obs-ocr copied to clipboard

[Request] Add blacklist words

Open AlexiaGossa opened this issue 1 year ago • 1 comments

Hi, I don't know if it's easy to add a feature to only capture a list of words (banned words list from a file or a field in the GUI).

For example, I would like the plug-in will be able to capture my email address, a list of IP addresses (or others words from a list) so that's not being visible (with composite blur).

Thanks for your project. Alexia.

AlexiaGossa avatar May 31 '24 23:05 AlexiaGossa

would be great to have a word dictionary, but also a regex filter to detect certain patterns

use case: i live stream coding, and would be great to automatically hide ip addresses, database connection strings and so forth in my terminal and editor

ksaitor avatar Jul 30 '24 12:07 ksaitor