


Only save download links w/o downloading content for foo, bar:ĭownload from file and args with skipping existing to ~/Download Vsco-downloader bar baz -r mini-video video I highly recommend you to set vsco_download_path environment variable (see Usage help).ĭownload users foo, bar and baz consistently:
VSCO PHONE CASES INSTALL
Install package with pip from github python3 -m pip install git+Īll use cases wrote for installed package and calling with vsco-downloader i use arch btw )įor Windows users: -user is not required (I think so.?) With -user it will install in the ~/.local/bin/ (depends on the distribution. Install package with setup.py python3 setup.py install -userįor Linux users: you can run w/o -user but with sudo for installing in /usr/lib/python3.*/site-packages/. Usage w/o install dist pkg ( I do not recommend this method) python3 -m pip install -r requirements.txt You can call the script from any directory in terminal simply by typing the command vsco-downloader after installing the package on the system (installation via var2 or var3).

