GithubHelp home page GithubHelp logo

tecome / vsco-dl Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 0.0 32 KB

Tool for downloading VSCO user images and journals

Home Page: https://pypi.org/project/vsco-dl/

License: GNU General Public License v3.0

Python 100.00%
vsco dl scrape scraper download downloader image social-media python3 download-images image-scraper

vsco-dl's Introduction

vsco-dl

vsco-dl allows you to scrape and download a VSCO user's images/videos and journals.

Installation

To install vsco-dl:

$ pip install vsco-dl

To update vsco-dl:

 $ pip install vsco-dl --upgrade

Usage

 # Download a user's images/videos
 $ vsco-dl -i <username>
 # Download a user's journals
 $ vsco-dl -j <username>
 # Using both at once is fine
 $ vsco-dl -ij <username>

Images are by default downloaded into ./<username>. You can change this with the -o option. This option also affects journal downloads, which by default downloads into ./<username>/journal/.

You may specify a file as input. This file must contain one username per line. Blank lines are skipped.

 $ vsco-dl -i -f <filename>

Options

Option Description
-i, --images Scrape and download user's images/videos
-j, --journals Scrape and download user's journals
-f, --filename Specify filename containing multiple usernames to download
-o, --output Set output directory for user. %u will be replaced by the username
-w, --workers Set max download workers (default is 5)
-h, --help Print help

License

This project is licensed under the GNU GPLv3 License - see LICENSE for details

vsco-dl's People

Contributors

tecome avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vsco-dl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.