Skip to content

amka/Spelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

Spelt

Spelt is a small python application aimed to allow users to backup their photo from https://vk.com to local storage.

It's made as reincarnation of VKPorter

Run on Windows

Note that Python for Winows doesn't have curses module, so it cannot run Spelt.

Installation

  1. Download or clone to your computer.
  2. Unpack if needed
  3. Go to Spelt forlder and install via pip:
$ cd spelt
$ pip install .

Usage

Synopsis:

$ spelt [-h] [--username USERNAME] [--password PASSWORD] [--output OUTPUT] [--verbose]

See also spelt --help.

Examples

$ spelt -u amka 

photo albums will be exported to ./Spelt.

$ spelt -u amka  --output ~/Pictures/Gallery

photo albums will be exported to ~/Pictures/Gallery.

About

Spelt is a small python application aimed to allow users to backup their photo from https://vk.com to local storage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages