Regular Expressions 101

Community Patterns

Spotify regex

0

Regular Expression
PCRE (PHP <7.3)

/
^(?:spotify:|https:\/\/[a-z]+\.spotify\.com\/(track\/|user\/(.*)\/playlist\/))(.*)$
/
mg

Description

no description available

Submitted by duncte123 - 6 years ago