pub static ID_PATTERN: Lazy<Regex>
Expand description

A pattern matching the id of a video (^[a-zA-Z0-9_-]{11}$).