Kolsha / photoDumper

the tool exporting photos of vk and enriching exif metadata: date and gps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

photoDumper

CI codecov

Tool downloads photos from VK albums (except from system albums)

screen

Download page

go to Download page

Features:

  • oauth2
  • exif metadata: dateTime, GPS coordinates
  • download all albums
  • download a particular album

Static files

  • tar xvfp <(curl -sL https://github.com/Gasoid/photoDumper/releases/download/1.1.0/build.zip)
  • or go generate staticAssets.go

Run:

go run ./

API Docs (swagger routines)

Regenerate docs:

swag init

Format swagger comments:

swag fmt

Known issues

  • albums with the same name will not be downloaded
  • use ulimit -n 1024 in order to fix 'too many open files' issue

Tags

  • Download all photos from vk account
  • скачать все альбомы с вконтакте без регистрации и смс
  • скачать фото с вк бесплатно
  • приложение для скачивания всех фото из вк

About

the tool exporting photos of vk and enriching exif metadata: date and gps

License:MIT License


Languages

Language:Go 100.0%