ngalaiko / vk_saved_photo_origin

deamon to move VK photos from "saved" album to defined with watermark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vk_saved_photo_origin

Deamon to move VK photos from "saved" album to defined and marks them with defined annotation. #Install:

git clone https://github.com/ngalayko/vk_saved_photo_origin
pip3 install -r requirements.txt 

#Run:

python3 run.py -vl <vk_login> -vp <vk_password> -va <target_album_id> -t <annotation_text>

About

deamon to move VK photos from "saved" album to defined with watermark

License:Apache License 2.0


Languages

Language:Python 87.3%Language:Makefile 12.7%