Rust YouTube Downloader

YouTube video downloader written in Rust.

Build Status

How to use

bash $ git clone https://github.com/smoqadam/rust-youtube-downloader $ cd rust-youtube-downloader $ cargo run -- [youtube video id or youtube URL]

For example:

$ cargo run -- l6zpi90IT1g

Contributing

This project is for learning purposes and may contain bugs. Please let me know if you find any by opening an issue or send a PR.