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
To download a user's images/videos:
$ vsco-dl -i <username>
Images are by default downloaded into ./<username>
. You can change this with the -o
option.
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 |
-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
vsco-dl-0.1.1.tar.gz
(16.8 kB
view details)
Built Distribution
vsco_dl-0.1.1-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file vsco-dl-0.1.1.tar.gz
.
File metadata
- Download URL: vsco-dl-0.1.1.tar.gz
- Upload date:
- Size: 16.8 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 | a5ed7ebff7a660a7b35bc8c4af6a540c0cddf1c67096b4cd63e9dad4704a8089 |
|
MD5 | 99099f257106f803d61df5cf30b31422 |
|
BLAKE2b-256 | 8d4cc50ad7873913710160d4e0224600b873f93b4bd00ecaaf49dc1e82c5b99c |
File details
Details for the file vsco_dl-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: vsco_dl-0.1.1-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 | 110e0566a0de8c1bde68a0b3e25f537dde57aff8966341e23c12ef47f0cb3263 |
|
MD5 | 297a71dc96e36eca2caa7de080482245 |
|
BLAKE2b-256 | 2348c51ff32e001206c2a25b23e8de39a2484f0b2c6983ad3ef7b8d3cd783757 |