RustyTDown
A lightweight and efficient YouTube video downloader written in Rust. This tool allows you to download YouTube videos with just a few essential dependencies for core functionality!
Features
- ð High-performance async downloads using reqwest
- ðŊ Carefully selected minimal dependencies for core functionality
- ð Download statistics and TTFB measurements
- ð Streaming support
- ðŠķ Lightweight and efficient
Prerequisites
- Rust 1.75 or higher
- FFmpeg (required for audio conversion)
Usage
[]
= "0.1.0"
use YouTubeDownloader;
async
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.