An open API service indexing awesome lists of open source software.

https://github.com/aiden01/yt-downloader

Download Youtube videos using the command line
https://github.com/aiden01/yt-downloader

cli crates-io rust youtube-dl youtube-downloader

Last synced: 13 days ago
JSON representation

Download Youtube videos using the command line

Awesome Lists containing this project

README

          

# yt-downloader
Download Youtube videos using the command line

## Demo

![https://media.giphy.com/media/1lvT76dWXcphuoEJVA/giphy.gif](https://media.giphy.com/media/1lvT76dWXcphuoEJVA/giphy.gif)

## Installation
```bash
$ 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
-m, --max
```