Skip to content

VK bot that allows you to download all photo attachments as single archive

Notifications You must be signed in to change notification settings

dchigarev/vk-photo-downloader-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vk-photo-downloader-bot

VK bot that allows you to download all photo attachments as single archive.

Use case:

  • Forward a message with images to a bot, it will download all photo attachments (including from nested forwarded messages) and replies with an archive with all of them packed together
  • You also may pick wished photos orientation, bot will rotate photos if it needed

Example:

demo

How to run it locally

  • Clone repository

    git clone https://github.com/proxodilka/vk-photo-downloader-bot.git

  • Run main script

    python3 main.py it will generate config.json which you need to fill with your access token and group id.

  • Run main script again

    python3 main.py

  • You rock!

About

VK bot that allows you to download all photo attachments as single archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%