Interactively select the quality and format for youtube-dl.
A youtube-dl wrapper, which helps you to download a specific format.
Because remembering CLI flags is hard.
Make sure you have youtube-dl installed. And Node >= 8.
$ npm install -g youtube-dl-interactive
$ youtube-dl-interactive URL
This is alpha version, use it at your own risks! 😱 Thanks in advance for reporting bugs. #sharethelove 😊
Only tested on macOS so far. It uses the youtube-dl
in your PATH
.