Media downloader Bot for Telegram project

I build a bot for telegram to help users download media files from social networks easily.
Blog
-
Video preview of the docker build image in local
-
Docker building on Railway (Cloud Host)
-
Bot main interface: users can send a link and receive the media file directly in Telegram.
-
The bot is deployed and hosted on Railway for easy CI/CD and uptime monitoring.
-
TypeScript configuration ensures type safety and maintainability.
-
Production builds are containerized with Docker for consistent deployment.
-
Integration with Ytdlp utility enables downloading from a wide range of social networks.