pub fn parse_video_target(input: &str) -> Result<VideoTarget, VideoForgeError>Expand description
Parse and canonicalize one exact public YouTube video URL.
pub fn parse_video_target(input: &str) -> Result<VideoTarget, VideoForgeError>Parse and canonicalize one exact public YouTube video URL.