Skip to content

smoqadam/rust-youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust YouTube Downloader

YouTube video downloader written in Rust.

Build Status

Installation & Usage

$ cargo install youtube-downloader
$ youtube-downloader [youtube video id]

for example:

youtube-downloader l6zpi90IT1g

Development

$ 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.

About

Youtube video downloader written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages