{"id":13988718,"url":"https://github.com/viperadnan-git/video-encoder-bot","last_synced_at":"2026-02-05T17:08:35.513Z","repository":{"id":40453265,"uuid":"358553692","full_name":"viperadnan-git/video-encoder-bot","owner":"viperadnan-git","description":"A Telegram bot to encode videos files via ffmpeg.","archived":false,"fork":false,"pushed_at":"2022-06-20T14:05:30.000Z","size":20,"stargazers_count":109,"open_issues_count":12,"forks_count":265,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-22T09:51:55.544Z","etag":null,"topics":["h264-encoder","h265-hevc","telegram-bot","video-encoder"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viperadnan-git.png","metadata":{"files":{"readme":"README.md","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":"2021-04-16T09:57:13.000Z","updated_at":"2025-05-15T12:01:09.000Z","dependencies_parsed_at":"2022-08-09T20:51:35.609Z","dependency_job_id":null,"html_url":"https://github.com/viperadnan-git/video-encoder-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viperadnan-git/video-encoder-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fvideo-encoder-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fvideo-encoder-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fvideo-encoder-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fvideo-encoder-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viperadnan-git","download_url":"https://codeload.github.com/viperadnan-git/video-encoder-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fvideo-encoder-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29126213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["h264-encoder","h265-hevc","telegram-bot","video-encoder"],"created_at":"2024-08-09T13:01:19.549Z","updated_at":"2026-02-05T17:08:35.497Z","avatar_url":"https://github.com/viperadnan-git.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Video Encoder Bot\nA Telegram bot to convert videos into x265/x264 format via ffmpeg.\n\n### Configuration\nAdd values in environment variables or add them in [config.env.template](./config.env.template) and rename file to `config.env`.\n- `API_ID` - Get it by creating an app on [https://my.telegram.org](https://my.telegram.org)\n- `API_HASH` - Get it by creating an app on [https://my.telegram.org](https://my.telegram.org)\n- `BOT_TOKEN` - Get it by creating a bot on [https://t.me/BotFather](https://t.me/BotFather)\n- `SUDO_USERS` - Chat identifier of the sudo user. For multiple users use space as seperator.\n- `DOWNLOAD_DIR` - (Optional) Temporary download directory to keep downloaded files.\n\n### Configuring Encoding Format\nTo change the ffmpeg profile edit them in [ffmpeg_utils.py](/bot/helper/ffmpeg_utils.py)\n\n### Installing Requirements\nInstall the required Python Modules in your machine.\n```sh\napt-get -qq install ffmpeg\npip3 install -r requirements.txt\n```\n### Deployment\nWith python3.7 or later.\n```sh\npython3 -m bot\n```\n\n### Credits\n*Thanks to [ShannonScott](https://gist.github.com/ShannonScott) for [transcode_h265.py](https://gist.github.com/ShannonScott/6d807fc59bfa0356eee64fad66f9d9a8)*\n\n### Copyright \u0026 License\n- Copyright \u0026copy; 2021 \u0026mdash; [Adnan Ahmad](https://github.com/viperadnan-git)\n- Licensed under the terms of the [GNU General Public License Version 3 \u0026dash; 29 June 2007](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperadnan-git%2Fvideo-encoder-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviperadnan-git%2Fvideo-encoder-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperadnan-git%2Fvideo-encoder-bot/lists"}