Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-06-25 22:13
Flavor·PCRE (Legacy)

/
(?<=(?:\[embed\])|(?:\[embed\]\s)|(?:))(https?:\/\/)(:?www\.)?(:?youtube\.com\/watch|youtu\.be\/)([\w\?=\&]+)(?=(?:\[\/embed\])|(?:\s\[\/embed\])|(?:))
/
gims
Open regex in editor

Description

no description available

Submitted by anonymous