Skip to content

coska/rust-youtube-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-youtube-dl

About the project

Youtube Downloader using Rust

Getting Started

Prerequisites

  • Rust v1.43.0 or higher
git@github.com:coska/rust-youtube-dl.git
cd rust-youtube-dl
cargo build --release
target/release/rust-youtube-dl YOUTUBE-VIDEO-URL

TODO

  • Add more tests.
  • Add integration tests.
  • Show download progess.
  • System friendly filename.
  • Add video quality select options.
  • Console UI.

About

Youtube Downloader using Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published