Vsco Downloader
As the name implies, this is a tool to download vsco profiles. You can target different profiles and download the gathered images into one folder.
There are many reasons for which one might use this tool.
- Gather images to train AI
- Get images of your friends (maybe for a birthday collage or something)
- Save images if you have lost access to your account
Installation
npm install -g @sklyerx/vsco-dl
Usage
<>
Required
[]
Optional
vsco-dl download <page-url> [output folder]
If you still need help run the following command:
vsco-dl download --help
The default output folder is the current working directory (cwd)