{"id":19829046,"url":"https://github.com/marcaureln/tg-dl-bot","last_synced_at":"2026-06-09T06:31:10.142Z","repository":{"id":228988854,"uuid":"615869870","full_name":"marcaureln/tg-dl-bot","owner":"marcaureln","description":"Telegram bot to download files from Telegram without size limit.","archived":false,"fork":false,"pushed_at":"2023-03-19T13:36:04.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T21:07:49.258Z","etag":null,"topics":["telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcaureln.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-03-18T23:01:01.000Z","updated_at":"2024-10-16T18:24:07.000Z","dependencies_parsed_at":"2024-03-21T14:20:36.447Z","dependency_job_id":"02f7cdd4-934b-49a1-9501-e67775436dbf","html_url":"https://github.com/marcaureln/tg-dl-bot","commit_stats":null,"previous_names":["marcaureln/tg-dl-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcaureln/tg-dl-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcaureln%2Ftg-dl-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcaureln%2Ftg-dl-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcaureln%2Ftg-dl-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcaureln%2Ftg-dl-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcaureln","download_url":"https://codeload.github.com/marcaureln/tg-dl-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcaureln%2Ftg-dl-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34095242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["telegram","telegram-bot"],"created_at":"2024-11-12T11:17:37.298Z","updated_at":"2026-06-09T06:31:10.121Z","avatar_url":"https://github.com/marcaureln.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Download Bot\n\nTelegram bot to download files from Telegram without size limit. It's based on a self hosted [Telegram Bot API](https://github.com/tdlib/telegram-bot-api) (to ) and a Node app using [Telegraf](https://github.com/telegraf/telegraf/tree/v4)\n\n## Features\n\n- [x] Supported file types: document and video\n- [x] Download files without a size limit\n- [ ] Add an authentication system to allow only certain users to use the bot\n- [ ] Support images, audio and other file types\n\n## Getting Started\n\n### Prerequisites\n\n- You need an `api_id` and `api_hash`: https://core.telegram.org/api/obtaining_api_id\n- You need Bot token: can be obtained with [@BotFather](https://t.me/BotFather) or if you need more help, you can read this: https://core.telegram.org/bots#how-do-i-create-a-bot\n\n### Installing\n\nYou need to have Docker and Docker Compose installed. If you don't have it, you can follow the instructions here: https://docs.docker.com/engine/install/ and https://docs.docker.com/compose/install/\n\n```bash\ngit clone https://github.com/marcaureln/tg-dl-bot.git\ncd tg-dl-bot\ncp .env.example .env\nvim .env # Edit .env file and set your api_id, api_hash and bot token\nvim docker-compose.yml # Edit docker-compose.yml file, you can replace the content with the docker-compose.prod.yml\ndocker-compose up -d # Run the bot\n```\n\n## Usage\n\nSend or forward the bot (created with [@BotFather](https://t.me/BotFather)) any message containing a supported media type and it will download it on your server. Files are stored by default in the `/telegram/` folder of your Docker container, you can change it in the `.env` file with the `OUTPUT_DIR` variable. Bind the folder to your host machine to access the files from your host. You can also serve the files with a web server like Nginx.\n\n### Contributing\n\nFeel free to open an issue or a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcaureln%2Ftg-dl-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcaureln%2Ftg-dl-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcaureln%2Ftg-dl-bot/lists"}