Skip to content

whyAllan/Youtube-Video-Dowloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube video dowloader

it is a video dowloader writed as a node.js aplication

How to use guide

first clone the repository

 git clone https://github.com/TREPALAN/Youtube-Video-Dowloader.git

then cd the folder

     cd Youtube-Video-Dowloader

To use it first you have to download the dependencies run the comand on your terminal. Node js is required

 npm i

then to dowload a video run npm start + url + output file name or path(optional)

ex:

npm start https://www.youtube.com/watch?v=dQw4w9WgXcQ outputFilePath/outputFileName

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published