Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-09-28 09:59
Flavor·Python

r"
^(?:(http|https)://|//)?(?P<url>www.(?P<resource>facebook.com).*?/video.php\?.*?(?:(?:videos%2F(vb\.[0-9]+%2F)?|v%3D)(?P<id>[0-9]+)).*)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous