Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quarriedstone/VK-downloader-telegram-bot
Telegram bot for downloading small videos from VK. Can download public videos.
https://github.com/quarriedstone/VK-downloader-telegram-bot
telegram-bot youtube-dl
Last synced: 3 months ago
JSON representation
Telegram bot for downloading small videos from VK. Can download public videos.
- Host: GitHub
- URL: https://github.com/quarriedstone/VK-downloader-telegram-bot
- Owner: quarriedstone
- Created: 2021-12-29T07:02:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T20:36:36.000Z (over 2 years ago)
- Last Synced: 2024-06-27T15:37:30.840Z (5 months ago)
- Topics: telegram-bot, youtube-dl
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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= vk_downloader`