A program written in JavaScript to download images and videos from VSCO.
vscodl [options] profile
Usage: vscodl [options] <string>
Arguments:
string Profile
Options:
-v, --version Display program version
-o, --output [path] Output directory
-f, --force Force creation of output directory (default: false)
-l, --limit <number> Set content limit to fetch from VSCO API (default: 20)
-q, --queue <number> Set how many items will be downloaded at the same time (default: 20)
-nv, --novideo Disable video downloading (default: false)
-h, --help Display help
npm install
npm link
ISC © 2024 Kayo Souza