Telegram Bot that converts videos into video_notes (circles) and audio into voices
- Python 3.7+
- python-telegram-bot
- ffmpeg-python
- Create file
.env
with telegram bot's API token - Start bot with
python main.py
- In Telegram send video or audio file to your bot
- Bot sends back circle version of video or voice message version of audio
- Video must be shorter than 60 seconds and with exact resolution of 640x640
- Voice message waveform generated only for files smaller than 1MB