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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -