A script for downloading all the data from vk.com group.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Likhachev 03794addaf Исправлено определение размеров изображений 3 years ago
tpl vkdumper v1.0 5 years ago
.gitignore vkdumper v1.0 5 years ago
COPYING vkdumper v1.0 5 years ago
CoC.md vkdumper v1.0 5 years ago
README.md vkdumper v1.0 5 years ago
requirements.txt progressbar2 -> old progressbar 4 years ago
vkdumper.py Исправлено определение размеров изображений 3 years ago

README.md

Описание

Скрипт сохранения текстов и фотографий сообществ vk.com.

Лицензия

Copyright (C) 2019, Maksim Likhachev, envrm@yandex.ru

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licence for more details.

You should have received a copy of the GNU General Public Licence along with this program. If not, see http://www.gnu.org/licenses/.

Использование

Usage: vkdumper.py [OPTIONS]

Options:
  --user TEXT       Имя пользователя
  --password TEXT   Пароль
  -g, --group TEXT  Сообщество для сохранения
  -o, --out TEXT    Директория для сохранения
  --help            Show this message and exit.