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
- Host: GitHub
- URL: https://github.com/aiden01/yt-downloader
- Owner: Aiden01
- Created: 2018-09-25T03:44:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T21:53:21.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T12:50:27.513Z (over 1 year ago)
- Topics: cli, crates-io, rust, youtube-dl, youtube-downloader
- Language: Rust
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yt-downloader
Download Youtube videos using the command line
## Demo

## 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
```