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 and journals.
Installation
To install vsco-dl:
$ pip install vsco-dl
To update vsco-dl:
$ pip install vsco-dl --upgrade
Usage
To download a user's images:
$ vsco-dl -i <username>
Images are by default downloaded into ./<username>
To download a user's journals:
$ vsco-dl -j <username>
Journals are by default downloaded into ./<username>/journal/<journal name>
To download both images and journals:
$ vsco-dl -a <username>
To download multiple users at once:
$ vsco-dl -i -f <filename>
This file must contain one username per line. Blank lines are skipped
Options
Option | Description |
---|---|
-i, --images | Scrape and download user's images |
-j, --journals | Scrape and download user's journals |
-a, --all | Scrape and download both images and journals from user |
-f, --filename | Specify filename containing multiple usernames to download |
-o, --output | Set output directory for user. %u will be replaced by the username. |
--journal-name | Set the directory name for journals to be downloaded into (default is journal ) |
-w, --max-workers | Set max download workers (default is 5) |
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.1.0.tar.gz
.
File metadata
- Download URL: vsco-dl-0.1.0.tar.gz
- Upload date:
- Size: 17.0 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.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f5ab3977e497112ddd419281660243e9188b10fb20e10f1199437579f2414d3 |
|
MD5 | d92fc6c138e674dc280c4237a2c741b7 |
|
BLAKE2b-256 | 045a154e4b98f23a086e54c49a907f1fd1fcdcd3b9f25c007347b92bc5d2e7c5 |
File details
Details for the file vsco_dl-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: vsco_dl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.5 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.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb47f7ffabf3f2d1f09b2afcf6fa5c666501b4062dafecaa88954c02c2f7e903 |
|
MD5 | d1a475363e1b27b9beb435092b6fc0d6 |
|
BLAKE2b-256 | c612a6fc53db65919aa0da6d66f035792d61c32c8138f98873b262d5d44955d3 |