Video Downloader Bot
Telegram bot for downloading videos from TikTok, YouTube, Instagram without watermarks. The project is built on a microservices architecture using task queues, allowing the processing of "heavy" videos without blocking the main interface.
Key features
Multiplatform support: Support for TikTok, YouTube (Video/Shorts), Instagram (Reels).
Quality selection: The user chooses: maximum quality (4K/1080p) or compression (to save traffic).
Smart Download:
Files < 50 MB are sent directly in the chat.
Files > 50 MB are provided via a direct link to a local server (bypassing Telegram limits).
Automatic cleanup: The system automatically deletes downloaded files after a specified time to avoid filling up the disk.
#python #aiogram3 #fastapi #Redis #bots #docker #api-development #PostgreSQL
Key features
Multiplatform support: Support for TikTok, YouTube (Video/Shorts), Instagram (Reels).
Quality selection: The user chooses: maximum quality (4K/1080p) or compression (to save traffic).
Smart Download:
Files < 50 MB are sent directly in the chat.
Files > 50 MB are provided via a direct link to a local server (bypassing Telegram limits).
Automatic cleanup: The system automatically deletes downloaded files after a specified time to avoid filling up the disk.
#python #aiogram3 #fastapi #Redis #bots #docker #api-development #PostgreSQL