lzakharov / plyushkin

Command line application for dumping photos from your VK account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plyushkin

A command line application for dumping photos from your VK account.

Installation

Plyushkin can be installed from source:

# run from project directory
pip install .

Requirements

Dependencies

Help

To view help run plyushkin -h:

usage: plyushkin [-h] [--output OUTPUT]

Dump photos from your VK account.

optional arguments:
  -h, --help       show this help message and exit
  --output OUTPUT  output path. Default is "dump"

Issue tracker

Please report any bugs and enhancement ideas using the Plyushkin issue tracker:

https://github.com/lzakharov/plyushkin/issues

Feel free to also ask questions on the tracker.

License

Copyright (c) 2019 Lev Zakharov. Licensed under the MIT License.

About

Command line application for dumping photos from your VK account.

License:MIT License


Languages

Language:Python 100.0%