1 unstable release
Uses old Rust 2015
0.1.0 | Apr 13, 2017 |
---|
#84 in #youtube
6KB
123 lines
Rust YouTube Downloader
YouTube video downloader written in Rust.
How to use
$ 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.
Dependencies
~8–16MB
~240K SLoC