Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-01-14 03:40
Updated·2023-01-14 13:34
Flavor·ECMAScript (JavaScript)

/
yt(?<ytVer>[a-z])(?<ytID>[a-zA-Z0-9-_]{8,11})
/
gm
Open regex in editor

Description

ID of YouTube video with provider flag

Submitted by tomByrer