Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

DiSonDS/vk_chat_photo_downloader

Repository files navigation

VK chat photo downloader

made-with-python Code style: black Codacy Badge

Downloads photos from VK dialogs

Setup

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/DiSonDS/vk_chat_photo_downloader.git
  1. Install PyPI packages
pip3 install -r requirements.txt
  1. Enter your VK access token in settings.py
VK_USER_TOKEN = 'ENTER YOUR ACCESS TOKEN';

Usage

python3 vk_chat_photo_downloader.py

Screenshot

About

⬇️ Downloads photos from VK dialogs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages