Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ax3effect/vkwatermark
Places watermark at VK posts in group or page automatically
https://github.com/ax3effect/vkwatermark
Last synced: about 2 months ago
JSON representation
Places watermark at VK posts in group or page automatically
- Host: GitHub
- URL: https://github.com/ax3effect/vkwatermark
- Owner: Ax3Effect
- Created: 2015-01-07T18:36:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-07T19:44:07.000Z (almost 10 years ago)
- Last Synced: 2024-10-31T07:27:44.231Z (about 2 months ago)
- Language: Python
- Size: 270 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vkwatermark
Places watermark at VK posts in group or page automaticallyPython 3.
_____________________________________________
First of all, you need to install VK package>> pip install vk
Secondly, you need to install Pillow
>> pip install Pillow
Also,
>> pip install configobj
You need to add your VK app token (https://vk.com/dev/auth_mobile) to the "settings.ini" file and you need to configure IDs in the script itself.
License: MIT
Nazar Kravtsov
https://vk.com/ax3effect