Skip to content

sdushantha/vsco-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

# or download the raw Python file
$ curl https://raw.githubusercontent.com/sdushantha/vsco-dl/master/vsco-dl.py --output vsco-dl.py

# install the requirements
$ pip3 install requests colorama

# run the program using Python 3
$ python3 vsco-dl.py ...

๐Ÿ”จ Usage

usage: vsco-dl.py [-h] [--content CONTENT] 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
  --content CONTENT  Option to download only videos (video) or photos (photo)

๐Ÿ“œ License

MIT License

Copyright (c) 2018 Siddharth Dushantha

About

๐Ÿ“ท Download all of the images and videos from a VSCO user

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages