Go to file
Siddharth Dushantha 162e712e6a
Update README.md
2018-08-14 09:15:17 +02:00
README.md Update README.md 2018-08-14 09:15:17 +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