Docs.rs
  • blob-dl-1.0.2
    • blob-dl 1.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MicheleCioccarelli
    • Dependencies
      • clap ^4.0.29 normal
      • colored ^2.0.0 normal
      • dialoguer ^0.10.2 normal
      • execute ^0.2.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0.94 normal
      • spinoff ^0.8.0 normal
      • url ^2.3.1 normal
      • which ^4.4.0 normal
    • Versions
    • 20.41% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

blob_dl1.0.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • assembling::youtube::config::DownloadConfig
  • parser::CliConfig

Enums

  • analyzer::DownloadOption
  • parser::Verbosity

Functions

  • analyzer::analyze_url
  • assembling::youtube::yt_playlist::assemble_data
  • dispatcher::dispatch
  • parser::parse_config

Constants

  • ui_prompts::BEST_QUALITY_PROMPT_PLAYLIST
  • ui_prompts::BEST_QUALITY_PROMPT_SINGLE_VIDEO
  • ui_prompts::CONVERT_FORMAT_PROMPT_AUDIO
  • ui_prompts::CONVERT_FORMAT_PROMPT_VIDEO_PLAYLIST
  • ui_prompts::CONVERT_FORMAT_PROMPT_VIDEO_SINGLE_VIDEO
  • ui_prompts::DEBUG_REPORT_PROMPT
  • ui_prompts::ERROR_RETRY_PROMPT
  • ui_prompts::FFMPEG_UNAVAILABLE_WARNING
  • ui_prompts::LONG_ABOUT
  • ui_prompts::SEE_HELP_PAGE
  • ui_prompts::SELECT_ALL
  • ui_prompts::SELECT_NOTHING
  • ui_prompts::SHORT_ABOUT
  • ui_prompts::SMALLEST_QUALITY_PROMPT_PLAYLIST
  • ui_prompts::SMALLEST_QUALITY_PROMPT_SINGLE_VIDEO
  • ui_prompts::UNRECOVERABLE_ERROR_PROMPT
  • ui_prompts::USAGE_MSG
  • ui_prompts::YTDLP_NOT_INSTALLED
  • ui_prompts::YT_FORMAT_PROMPT_PLAYLIST
  • ui_prompts::YT_FORMAT_PROMPT_SINGLE_VIDEO