Tool for downloading VSCO user images and journals
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vsco-dl-0.2.2.tar.gz
.
File metadata
- Download URL: vsco-dl-0.2.2.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c057a83541b0663ff3ee4e5a277841f8d2688860f7c83e715b6efe81b1585bc6 |
|
MD5 | d09a45cc1433ce68f1a294fa360afd25 |
|
BLAKE2b-256 | c18cfabc44338355976d0b54a1fa9fce43221cfa2ca2251678469377871a3996 |
File details
Details for the file vsco_dl-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: vsco_dl-0.2.2-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d5da0d3311f8e132d355d361eb3863bc982c82d0fbe0d51d75902890c257223 |
|
MD5 | 262c0052275186bfdcf036673e8d0227 |
|
BLAKE2b-256 | 46dffd6a319590430a4e896ef417c76d8da1e0bbf8819f846332be63f53e287a |