A Rust CLI tool that that lets users download audio from a YouTube video using the popular yt-dlp tool under the hood.
Prerequisite: Ensure you have yt-dlp installed and available in your PATH.
pip install yt-dlp
# or
brew install yt-dlp
cargo run
🎧 YouTube Audio Downloader
🔗 Enter YouTube URL: https://www.youtube.com/watch?v=dQw4w9WgXcQ
https://www.youtube.com/watch?v=8gwESf9cFPQ
⬇️ Downloading audio...
✅ Audio downloaded successfully!