Static rustube::WATCH_URL_PATTERN[][src]

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

A pattern matching the watch url of a video (i.e. youtube.com/watch?v=<ID>).