-
git clone https://github.com/devashishkumar/youtube-video-downloader.git
-
npm install
-
nodemon start OR npm start
-
open localhost:3000
-
paste valid YouTube video url in input box
-
click on Click Me Button
-
Select Format you want to download
Currently SD videos are downloading even after HD format selection, working on this issue