Filters for CLI + APi, with new regex!
What’s Changed
-
Filtration support (#62) @piatrashkakanstantinass
^^ This is the big one! Read my docs here. https://github.com/bee-san/pyWhat/wiki/API or runwhat --help
to see how to use it! -
Fix unicode decode err (#63) @davidlatwe
-
Minor fixes (#54) @piatrashkakanstantinass
-
Add phone number support (#52) @piatrashkakanstantinass
-
Fix YouTube Id test name (#48) @piatrashkakanstantinass
-
Improved detection for emails (#41) @amadejpapez
-
Added
"plural_name": false
to all current regex (#40) @bee-san