Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alphka/vsco-downloader

Download images and videos from a VSCO profile.
https://github.com/alphka/vsco-downloader

date downloader exif lastmodified lastmodifiedtime metadata sharp

Last synced: about 9 hours ago
JSON representation

Download images and videos from a VSCO profile.

Awesome Lists containing this project

README

        

VSCO Downloader

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


### Usage

```
vscodl [options] profile
```


### Supported options

```
Usage: vscodl [options]

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 Set content limit to fetch from VSCO API (default: 20)
-q, --queue 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](LICENSE.md) © 2024 Kayo Souza