1.0.2 • Published 2 years ago
ytdownloadp v1.0.2
Command line tool to download youtube video!
This command line tool allows you to download youtube video directly with the command line.
Usage CLI
Download the package globally!
$ npm i -g ytdownloadpTo see all available options:
$ ytdownloadp helpTags -f : Specify the name of the folder in which the downloaded video will be saved. -n : Specify the name of the file with which you want to save the file.
Usuage
$ ytdownloadp <videoURL> -f <folder name> -n <file name>