{"id":16536587,"url":"https://github.com/yakimka/tg_upload_proxy","last_synced_at":"2025-07-01T08:36:46.986Z","repository":{"id":53738606,"uuid":"287376474","full_name":"yakimka/tg_upload_proxy","owner":"yakimka","description":"Proxying files upload larger than 50 MB over Telegram","archived":false,"fork":false,"pushed_at":"2021-04-04T08:18:54.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T02:46:39.814Z","etag":null,"topics":["file-upload","fileupload","proxy","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yakimka.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-13T20:43:57.000Z","updated_at":"2021-04-04T08:18:56.000Z","dependencies_parsed_at":"2022-09-23T19:41:19.719Z","dependency_job_id":null,"html_url":"https://github.com/yakimka/tg_upload_proxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakimka%2Ftg_upload_proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakimka%2Ftg_upload_proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakimka%2Ftg_upload_proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakimka%2Ftg_upload_proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yakimka","download_url":"https://codeload.github.com/yakimka/tg_upload_proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241702219,"owners_count":20005930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["file-upload","fileupload","proxy","telegram","telegram-bot"],"created_at":"2024-10-11T18:32:15.028Z","updated_at":"2025-03-03T16:40:43.183Z","avatar_url":"https://github.com/yakimka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://github.com/yakimka/tg_upload_proxy/workflows/build/badge.svg\n.. image:: https://codecov.io/gh/yakimka/tg_upload_proxy/branch/master/graph/badge.svg\n  :target: https://codecov.io/gh/yakimka/tg_upload_proxy\n\nTelegram Upload Proxy\n=====================\n\nTelegram Bot Api allows you to upload files up to 50 megabytes only.\n\nYou can use tg_upload_proxy for avoid this limit. This app uses MTProto for interaction with Telegram Bot API.\n\nQuote from `telethon \u003chttps://docs.telethon.dev/en/latest/concepts/botapi-vs-mtproto.html#what-is-bot-api/\u003e`_ documentation:\n\n    Bot API is simply an HTTP endpoint which translates your requests to it into MTProto calls through tdlib, their bot backend.\n\n    Both official applications and third-party clients (like your own applications) logged in as either user or bots can use MTProto to communicate directly with Telegram’s API (which is not the HTTP bot API).\n\nInstalation\n-----------\n::\n\n    python setup.py install\n\nor you can use Docker:\n\n::\n\n    docker run -p 8081:8081 -e TG_API_ID=\"API_ID\" -e TG_API_HASH=\"API_HASH\" -e TG_BOT_TOKEN=\"BOT_TOKEN\" yakim/tg_upload_proxy\n\nOpen `http://127.0.0.1:8081/docs/ \u003chttp://127.0.0.1:8081/docs/\u003e`_ page in browser.\n\nConfiguration\n-------------\n\nApp take configuration from these environment variables:\n::\n\n    TG_API_ID - API ID from my.telegram.org\n    TG_API_HASH - API Hash from my.telegram.org\n    TG_BOT_TOKEN - telegram bot token\n\n\nList of available arguments:\n::\n\n    tg_upload_proxy_api --help\n\nAPI Documentation\n-----------------\n\nYou can find Swagger UI on /docs/ page\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakimka%2Ftg_upload_proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyakimka%2Ftg_upload_proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakimka%2Ftg_upload_proxy/lists"}