Regex to parse an iOS Whatsapp log (python) -
i'm trying use regex in python identify messages whatsapp log file.
i researched forum, answers i've found not fit example log.
i can identify messages, identify lines contain actions well, when user enters group, or changes subject.
here regex: https://regex101.com/r/vc2yw4/35
Comments
Post a Comment