Go to file
Siddharth Dushantha 3fa2ceb085
removed color for file name
2018-08-14 09:21:10 +02:00
LICENSE Update LICENSE 2018-08-14 09:16:12 +02:00
README.md Update README.md 2018-08-14 09:15:17 +02:00
requirements.txt Create requirements.txt 2018-08-14 09:18:43 +02:00
vsco-dl.py removed color for file name 2018-08-14 09:21:10 +02:00

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