Regular Expressions 101

Community Patterns

0

bhno_02

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

regex 1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago

youtube-links

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^https:\/\/w{3}(.youtube.com)\/(watch\?|playlist\?)(v=\w*-?\w*&list=\w*)|(v=\w*-?\w*)|(list=\w*-?\w*)
/
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago