(Python Regex) Get Zoom link from a message

PHOTO EMBED

Tue Mar 21 2023 18:27:17 GMT+0000 (Coordinated Universal Time)

Saved by @ThisIsKrystina #regex #python

​"(https:\/\/[\w-]*\.?zoom.us\/(j|my)\/[\d\w?=-]+)"gm
content_copyCOPY

In regex101 testing

https://regex101.com/