rust-youtube-downloader
rust-youtube-downloader copied to clipboard
Added quality cli option and better input checking.
Added --quality cli option, also the program now checks if the user input for the quality is out of range.
This is needed 100%, the ability to accept triggered events 👍
There are a lot of "formatting" type changes in this PR that make it hard to distinguish what is an actual change and what is not.
Resolved by #32. thanks for implementing this functionality!