1.0.2 • Published 1 year 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 ytdownloadp
To see all available options:
$ ytdownloadp help
Tags -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>