Git Product home page Git Product logo

vk-dump's Introduction

VK-dump

UPD: Not supported by VK any more
VK terminated support of their messages API for unauthorized applications from 15th of February 2019. Scripts for message dump presented in this repo relied on that API, and cannot function further

Yet another GitHub repository with scripts for downloading vk message history. And other stuff.

Utils would dump all your dialogs with all photo and audio attachments (optional). Present progress bars during wait time and update dumps in seconds.
If you don't care about attachments and fast updates consider using vk native tool for data backup https://vk.com/data_protection?section=rules

Installation

After you clone the repo with

git clone https://github.com/nkorobkov/vk-dump

You may use virtual environment or just run

pip3 install -r requirments.txt

to install required libraries and then run script with --help to see available configurations

python3 vk-msg-dump.py --help

vk-dump's People

Contributors

nkorobkov avatar

Watchers

 avatar  avatar

vk-dump's Issues

Reformat folders structure

Under %screen_name% folder should be many folders with id names. In each of those should lay JSON with messages and folders with attachments.

Support incremental dumps

If the script is run for the second time it should update existing JSON files using info about last message from getConv call. And make test queries only for conversations with new messages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.