You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Siddharth Dushantha 3fa2ceb085
removed color for file name
5 years ago
LICENSE Update LICENSE 5 years ago
README.md Update README.md 5 years ago
requirements.txt Create requirements.txt 5 years ago
vsco-dl.py removed color for file name 5 years ago

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