{"id":18306174,"url":"https://github.com/devbridie/telegram-youtubedl","last_synced_at":"2026-04-29T06:38:47.225Z","repository":{"id":72990070,"uuid":"116382982","full_name":"devbridie/telegram-youtubedl","owner":"devbridie","description":"An implementation of a Telegram bot that uses youtube-dl to download videos from youtube.com and sends them as mp3.","archived":false,"fork":false,"pushed_at":"2018-09-18T13:21:11.000Z","size":94,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T23:03:48.609Z","etag":null,"topics":["telegram","telegram-bot","youtube","youtube-dl"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/devbridie.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-05T12:29:54.000Z","updated_at":"2023-02-22T13:33:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fa7b1ec-272d-4b22-a0e4-c035b0e4981f","html_url":"https://github.com/devbridie/telegram-youtubedl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devbridie/telegram-youtubedl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbridie%2Ftelegram-youtubedl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbridie%2Ftelegram-youtubedl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbridie%2Ftelegram-youtubedl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbridie%2Ftelegram-youtubedl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbridie","download_url":"https://codeload.github.com/devbridie/telegram-youtubedl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbridie%2Ftelegram-youtubedl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["telegram","telegram-bot","youtube","youtube-dl"],"created_at":"2024-11-05T15:38:02.378Z","updated_at":"2026-04-29T06:38:47.198Z","avatar_url":"https://github.com/devbridie.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-youtubedl\n\nAn implementation of a [Telegram](https://telegram.org/) bot that uses [youtube-dl](https://github.com/rg3/youtube-dl) to download videos from youtube.com and sends them as mp3.\n\n## Usage (CLI)\n1. Make sure `youtube-dl` is available in the path. Tested with version 2018.09.18.\n2. Create a new bot using [BotFather](https://telegram.me/botfather).\n3. Copy `/src/main/resources/configuration.properties.example` to `/src/main/resources/configuration.properties`.\n4. Edit `/src/main/resources/configuration.properties` and fill in the bot name that was selected and the bot token that was given by BotFather.\n5. Run with `./gradlew start`.\n6. Start a chat with the newly created bot or invite it to a group chat.\n\n## Usage (Docker)\n1. Create a new bot using [BotFather](https://telegram.me/botfather).\n2. Use `docker build -t telegramyoutubedl .` to build the image.\n3. Start the image with `docker run -dit -e \"BotConfiguration.token=\u003ctoken from step 1\u003e\" -e \"BotConfiguration.name=\u003cname from step 1\u003e\" telegramyoutubedl`\n4. Start a chat with the newly created bot or invite it to a group chat.\n\n## Contributions\nPRs will be accepted. Currently, the following items need some work:\n\n- [ ] Windows support verification\n- [ ] Support URLs that come from YouTube Mix\n- [ ] Allow users to set custom metadata for incoming audio files\n\n## License\nThis project is licensed under the terms of the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbridie%2Ftelegram-youtubedl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbridie%2Ftelegram-youtubedl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbridie%2Ftelegram-youtubedl/lists"}