[][src]Static rustube::ID_PATTERN

pub static ID_PATTERN: SyncLazy<Regex>
This is supported on crate feature regex only.

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