Skip to content

Alphka/VSCO-Downloader

Repository files navigation

VSCO Downloader

Description

A program written in JavaScript to download images and videos from VSCO.


Usage

vscodl [options] profile

Supported options

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

Installation

npm install
npm link

License

ISC © 2024 Kayo Souza

About

Download images and videos from a VSCO profile.

Topics

Resources

License

Stars

Watchers

Forks