vsco-dl
vsco-dl copied to clipboard
:camera: ruby script to download vsco profiles
vsco-dl
dependency-less ruby script that downloads - in other words, steals - all the images on a vsco user's account (including metadata)
usage
Note: Ruby >= 2.4 is required for this script to work correctly.
Usage: vsco-dl.rb [options] username (or site id)
-m, --[no-]metadata Save metadata
-o, --output=output Where to save the files (default is cwd)
-w, --[no-]overwrite Overwrite previously downloaded files
-c, --collection Download user's collection if available
-s, --site-id Download user via site id instead of username
-i, --input=file.txt Download all users from an input file
y tho
¯\_(ツ)_/¯
s/o to the instagram archiving project on /r/DataHoarder, which is what inspired me to write this in the first place