Hey everyone!
I've recently finished my first important Rust project and I want to share it with the community.
It is a command-line tool for downloading YouTube videos, with the focus of being as user-friendly as possible.
It works by asking a series of questions to help it generate and execute a yt-dlp command that fits your needs.
You can find more information in the readme, the GitHub repo is https://github.com/MicheleCioccarelli/blob-dl
Any feedback is welcome, let me know what you think!