I’m trying to strip .mov from a string holding the title of a video. The RegEx I am using in Formatter by Zapier, returns no result. Just to be sure I tested it on PYTHEX and it works. Seems very simple but I might be missing something. The same type of step using the regex (.*)\.mp4$ instead of (.*)\.mov$ works fine. Any ideas?


