1.0.7 • Published 11 months ago
yuta v1.0.7
yuta – CLI tool to download YouTube videos.
How to use yuta?
Make sure NodeJs is installed on your device.
To install the CLI package run
npm install yuta -g
in CMD to install globally.
To get video info from video id
yuta --info [videoId]
To download video from video id
yuta --download [videoId]
To get help if you forgot the commands
yuta --help