Regular Expressions 101

Community Patterns

YouTube regex pattern v2

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?!(?!.*?<a)[^<]*<\/a>)(?<!")(?:(?:https?|ftp|file):\/\/|www\.|ftp\.|youtube\.|youtu\.be)[\-A-Z0-9\+\&\#\/%=~_|$?!:;,\.]*[A-Z0-9+&#\/%=~_|$]
/
gmi

Description

YouTube regex pattern v2

Submitted by anonymous - a year ago