amka / VKPorter

Extremely small tool to export photo albums from vk.com

Home Page:http://amka.github.io/VKPorter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VKPorter [deprecated]

Spelt is a replacement for VKPorter.

Extremely small tool to export photo albums from vk.com.

Prerequisites

Before you can start using VKPorter you have to install some python libraries if you don't have it.

$ pip install -r requirements.txt

Usage

Synopsis:

$ vkporter.py [-h] [-v] [-o OUTPUT] username

See also vkporter --help.

Examples

$ vkporter.py username password

photo albums will be exported to ./exported.

$ vkporter.py -o ~/Documents/Exported username

photo albums will be exported to ~/Documents/Exported.

Bitdeli Badge

About

Extremely small tool to export photo albums from vk.com

http://amka.github.io/VKPorter

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%