{"id":34021506,"url":"https://github.com/arthurlt/vidfetch_bot","last_synced_at":"2026-03-12T15:01:56.094Z","repository":{"id":147274772,"uuid":"482157445","full_name":"arthurlt/vidfetch_bot","owner":"arthurlt","description":"This bot watches messages for URLs then passes those to yt-dlp for processing and download. It then replies to the message containing the URL with the video embedded.","archived":false,"fork":false,"pushed_at":"2026-01-17T04:52:06.000Z","size":409,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T17:22:12.300Z","etag":null,"topics":["aiogram","bot","python","telegram","telegram-bot","youtube-dl","yt-dlp"],"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/arthurlt.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-16T04:45:38.000Z","updated_at":"2025-07-07T02:18:09.000Z","dependencies_parsed_at":"2023-12-21T20:44:03.197Z","dependency_job_id":"f3976bf7-7955-4a98-9974-747f5e26142c","html_url":"https://github.com/arthurlt/vidfetch_bot","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/arthurlt/vidfetch_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlt%2Fvidfetch_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlt%2Fvidfetch_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlt%2Fvidfetch_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlt%2Fvidfetch_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arthurlt","download_url":"https://codeload.github.com/arthurlt/vidfetch_bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlt%2Fvidfetch_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30429295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"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":["aiogram","bot","python","telegram","telegram-bot","youtube-dl","yt-dlp"],"created_at":"2025-12-13T16:00:16.139Z","updated_at":"2026-03-12T15:01:56.085Z","avatar_url":"https://github.com/arthurlt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VidFetch_Bot\n\nAre you sick of your friends sending you links to TikTok, Instagram, and YouTube only to have to navigate the maze of app download and account signup redirects and popups?\n\nJust add this bot to your group's Telegram meme chat. (Or if they're using a better messaging service just DM the bot the links.)\n\n## How to run\n\nExamples of how to run the bot\n\n### Docker\n\n**TODO**\n\n### Quadlet\n\nIf the system you're wanting to run on has Podman\u003e=5 installed you can use [Quadlets](https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html). Create a file `vidfetch-bot.container` and place it in `/etc/containers/systemd/`.\n\n```ini\n[Unit]\nDescription=A Telegram bot\n\n[Container]\nImage=ghcr.io/arthurlt/vidfetch_bot:latest\nEnvironment=\"BOT_TOKEN=\u003cINSERT_YOUR_BOT_TOKEN_HERE\u003e\"\nPull=newer\n#AutoUpdate=registry\n\n[Service]\nRestart=always\nTimeoutStartSec=300\n\n[Install]\nWantedBy=multi-user.target default.target\n```\n\n### Kubernetes\n\n**TODO**\n\n### systemd\n\n**TODO**\n\n\n## Develop\n\nSupply your bot's API token via environment variable `BOT_TOKEN`.\n\n### TODO:\n- [x] Rewrite to use `yt-dlp` as library\n- [x] Move Docker image build/publish to `workflow.yaml`\n- [ ] Improve README\n- [ ] Add/improve docstrings\n- [ ] Add (more) unit tests\n- [ ] Improve CI vs CD workflows\n- [ ] Enable 'strict' checking for `pyright` (unsure how to handle `yt-dlp`)\n- [ ] Shrink container image\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurlt%2Fvidfetch_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthurlt%2Fvidfetch_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurlt%2Fvidfetch_bot/lists"}