Telegram bot that transforms any regular video into a clean circular video note with an authentic Telegram-style overlay. It automatically crops, centers, masks, and optimizes your video up to 640×640, preserving the original audio and delivering fast, high-quality results ready to share in any chat.
Stars
31
Forks
8
Watchers
31
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: Add new_overlay directory to .gitignore and resolve unresolved attribute reference in encode.py
e90e90fView on GitHubfeat: Enhance logging setup and improve video processing functionality
a3c7d7dView on GitHubfix: Adjust indentation in voice messages disabled text for better formatting
8e482c8View on GitHubdocs: Update README.md to clarify features and processing details
bf891a2View on GitHubfeat: Add video processing functionality with overlay and localization support
9b96526View on GitHubUpdate README.md, refactor video processing to use OpenCV, (#6 - rollback, user provided slower example) and adjust requirements
f4e4f1fView on GitHubReplaced processing with an ffmpeg-only pipeline (circular mask, crop, scale, encode).
b9f0dfeView on GitHub