Little wrapper around ytdlp to download one or more videos from YouTube with audio only or video.
Prerequisites:
The only solution, atm, is to build from source:
$ git clone https://github.com/JockeRider199/ytdlp-cli
$ cd ytdlp-cli
$ cargo build --release
- Add support for downloading playlists
- Add proper binaries