Regular Expressions 101

Community Patterns

Vevo embed

0

Regular Expression
PCRE (PHP <7.3)

%
(.*embed\.vevo\.com)\/?(\?)?(.*video=([^&]+))?(&)?(.*partnerId=([^&]+))?
%
i

Description

Match any Vevo embed link for web project.

Submitted by anonymous - 4 years ago