/DownloadPhotoVK

Application for download user albums from vk.com

Primary LanguagePython

DownloadPhotoVK

This application download user albums from vk.com (one album from input url or all albums)

Alt text Alt text

install:

For Windows download from https://github.com/Virtblch/DownloadPhotoVK/releases vk_albums_downloader.exe and run.

Or alternative install (for linux, windows and other):

  1. Install Python from link https://www.python.org/downloads/
  2. Install libs in console:

pip install vk_api

pip install requests

  1. Download vk_albums_downloader.py

Run in console:

python vk_albums_downloader.py

*Created with Python 3.10.1