3fa2ceb085 | ||
---|---|---|
LICENSE | ||
README.md | ||
requirements.txt | ||
vsco-dl.py |
README.md
vsco-dl
Download all of the images and videos from a VSCO user
💾 Installation
# clone the repo
$ git clone https://github.com/sdushantha/vsco-dl.git
# install the requirements
$ pip3 install -r requirements.txt
🔨 Usage
usage: vsco-dl.py [-h] username pages
Download all of the images and videos from a VSCO user
positional arguments:
username Username of VSCO user
pages Number of pages the user has
optional arguments:
-h, --help show this help message and exit
📜 License
MIT License
Copyright (c) 2018 Siddharth Dushantha