Building a Simple CLI Youtube Video Downloader in NodeJS

Not all applications need a dedicated GUI. Command Line Apps can save you a lot of time and effort if chosen for the right applications. This guide introduces you to how to build one in NodeJS.