yt_downloader

Crates.ioyt_downloader
lib.rsyt_downloader
version1.0.0
sourcesrc
created_at2018-09-25 04:12:02.23342
updated_at2018-09-25 21:56:00.433757
descriptionDownload Youtube videos using the command line
homepagehttps://github.com/WebD01/yt-downloader
repositoryhttps://github.com/WebD01/yt-downloader
max_upload_size
id86424
size8,304
Aiden (Aiden01)

documentation

README

yt-downloader

Download Youtube videos using the command line

Demo

https://media.giphy.com/media/1lvT76dWXcphuoEJVA/giphy.gif

Installation

$ cargo install yt_downloader

Usage

yt-downloader 1.0.0
WebD
Download youtube videos using the command line

USAGE:
    yt_downloader [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -s, --search <SEARCH_QUERY>
    -m, --max <MAX_RESULTS>
Commit count: 2

cargo fmt