Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 345 Bytes

Instalation

   git clone https://github.com/D7isme/pHub-video-downloader.git
   cd pHub-video-downloader
   npm install

then go to line no 62 in app.js and change the video url there from the video you want to download.

   node app.js

it should download the video in videos folder.