Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 247 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 247 Bytes

VK-downloader-telegram-bot

Telegram bot for downloading small videos from VK. Can download public videos.

How to use

docker build -t vk_downloader .

docker run -d --name vk_downloader_bot -e TG_TOKEN=<your_telegram_token> vk_downloader