lipoja / URLExtract

URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.
MIT License
245 stars 61 forks source link

Support of config file #50

Open lipoja opened 5 years ago

lipoja commented 5 years ago

It would be good if urlextract cli could load some configuration from config file. Where could be set all currently supported set methods e.g. set stop characters (left, right), email extraction.