Regular Expressions 101

Community Patterns

0

Commit msg

Golang
no description available
Submitted by anonymous - 3 years ago
0

qid

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

time

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

HDFC

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

try

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

YouTube ID and timestamp extraction

0

Regular Expression
PCRE (PHP <7.3)

/
<a[^>]*>(?im)\b(?:https?:\/\/)?(?:w{3}\.)?youtu(?:be)?\.(?:com|be)\/(?:(?:\??v=?i?=?\/?)|watch\?vi?=|watch\?.*?&v=|embed\/|)([A-Z0-9_-]{11})\??(t=[0-9]+)?<\/a>
/
ig

Description

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