Static rustube::EMBED_URL_PATTERN[][src]

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

A pattern matching the embedded url of a video (i.e. youtube.com/embed/<ID>).