Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-08-01 14:02
Flavor·ECMAScript (JavaScript)

/
<a href="http.?:.*(youtube.com|.*be\/|.*embed\/|watch?. v=|(\w{11})).?<\/a>
/
g
Open regex in editor

Description

<a> + link + id

Submitted by ogerly