Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 623 Bytes

File metadata and controls

16 lines (12 loc) · 623 Bytes

YT_dwnloader-cli

Download audio stream,video stream, or video along with audio of a YouTube video just thru command line

Usage:

$ python ytd_cli.py [-h] -v VIDEO_LINK

Required arguments:

-v VIDEO_LINK, --video_link VIDEO_LINK internet link to video to be proccessed

optional arguments: -h, --help show this help message and exit

Note:

In the variable 'dir',kindly insert the required directory to which the files will be downloaded. The 'dir' variable is initialised with the directory to which the files are downloaded in the contributor's PC