Go to file
Nick/Nelson 66a657baa2
New method of getting vs and site_id (now with less html regexing)
Old way broke due to their react rewrite
2017-12-15 18:44:23 +00:00
README.md Use optparse to add command line options 2017-09-20 02:40:48 +00:00
vsco-dl.rb New method of getting vs and site_id (now with less html regexing) 2017-12-15 18:44:23 +00:00

README.md

vsco-dl

dependency-less ruby script that downloads - in other words, steals - all the images on a vsco user's account (including metadata)

usage

Usage: vsco-dl.rb [options] username
-m, --[no-]metadata              Save metadata
-o, --output=output              Where to save the files (default is cwd)
-w, --[no-]overwrite             Overwrite previously downloaded files

y tho

¯\(ツ)

s/o to the instagram archiving project on /r/DataHoarder, which is what inspired me to write this in the first place