pub fn analyze_url(
command_line_url: &str,
) -> Result<DownloadOption, BlobdlError>Expand description
Analyzes the url provided by the user and deduces whether it refers to a youtube video or playlist
pub fn analyze_url(
command_line_url: &str,
) -> Result<DownloadOption, BlobdlError>Analyzes the url provided by the user and deduces whether it refers to a youtube video or playlist