/youtube-video-downloader

Node JS based application

Primary LanguageJavaScript

How to setup Node JS YouTuve video downloader

  1. git clone https://github.com/devashishkumar/youtube-video-downloader.git

  2. npm install

  3. nodemon start OR npm start

  4. open localhost:3000

  5. paste valid YouTube video url in input box

  6. click on Click Me Button

  7. Select Format you want to download

Application View

app-view

app-view2

app

Issues:

Currently SD videos are downloading even after HD format selection, working on this issue