kick-dlp
v1.0.3
Published
The best CLI program for downloading Kick VODS
Maintainers
Readme
kick-dlp
The best CLI program for downloading Kick VODS
Prerequisites
Installation
1. First option (nodejs)
download the code source
extract the zip
install modules
npm installstart the project
# in the project file
npm start <URL>2. second option (npm)
npm i kick-dlp -g