https://github.com/bipinkrish/video-compressor-bot
A Telegram Bot that compress's video in h265 codec
https://github.com/bipinkrish/video-compressor-bot
compress telegram-bot video
Last synced: about 2 months ago
JSON representation
A Telegram Bot that compress's video in h265 codec
- Host: GitHub
- URL: https://github.com/bipinkrish/video-compressor-bot
- Owner: bipinkrish
- Created: 2022-06-18T06:40:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T07:22:47.000Z (over 2 years ago)
- Last Synced: 2023-03-05T15:57:34.358Z (about 2 years ago)
- Topics: compress, telegram-bot, video
- Language: Python
- Homepage:
- Size: 87.2 MB
- Stars: 2
- Watchers: 1
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video-Compressor-Bot
A Telegram Bot that compress's video in h265 codec
---
## Variables
- `HASH` Your API Hash from my.telegram.org
- `ID` Your API ID from my.telegram.org
- `TOKEN` Your bot token from @BotFather---