{"id":50571466,"url":"https://github.com/coah80/yoink","last_synced_at":"2026-06-21T14:00:42.992Z","repository":{"id":335421924,"uuid":"1145639625","full_name":"coah80/yoink","owner":"coah80","description":"A simple, open-source media downloader powered by yt-dlp","archived":false,"fork":false,"pushed_at":"2026-06-20T07:43:39.000Z","size":28468,"stargazers_count":82,"open_issues_count":4,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-20T09:17:41.384Z","etag":null,"topics":["cobalt","discord-bot","ffmpeg","go","media-downloader","open-source","pwa","self-hosted","svelte","video-downloader","yt-dlp"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/coah80.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},"funding":{"github":"coah80","custom":["https://paypal.me/coah80"]}},"created_at":"2026-01-30T03:07:31.000Z","updated_at":"2026-06-20T07:43:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/coah80/yoink","commit_stats":null,"previous_names":["coah80/yoink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coah80/yoink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coah80%2Fyoink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coah80%2Fyoink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coah80%2Fyoink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coah80%2Fyoink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coah80","download_url":"https://codeload.github.com/coah80/yoink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coah80%2Fyoink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34610832,"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-21T02:00:05.568Z","response_time":54,"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":["cobalt","discord-bot","ffmpeg","go","media-downloader","open-source","pwa","self-hosted","svelte","video-downloader","yt-dlp"],"created_at":"2026-06-04T19:00:27.660Z","updated_at":"2026-06-21T14:00:42.986Z","avatar_url":"https://github.com/coah80.png","language":"Go","funding_links":["https://github.com/sponsors/coah80","https://paypal.me/coah80"],"categories":["Self-hosted"],"sub_categories":["Methodology"],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cbr/\u003e\n    \u003cp\u003e\n        \u003cimg src=\"frontend/public/icons/icon-512.png\" title=\"yoink\" alt=\"yoink logo\" width=\"100\" /\u003e\n    \u003c/p\u003e\n    \u003cp\u003e\n        just paste the link and \u003ci\u003eyoink\u003c/i\u003e it\n        \u003cbr/\u003e\n        \u003ca href=\"https://yoink.tools\"\u003e\n            yoink.tools\n        \u003c/a\u003e\n    \u003c/p\u003e\n    \u003cp\u003e\n        \u003ca href=\"https://github.com/coah80/yoink\"\u003e\n            github\n        \u003c/a\u003e\n        \u0026bull;\n        \u003ca href=\"https://status.yoink.tools\"\u003e\n            status\n        \u003c/a\u003e\n        \u0026bull;\n        \u003ca href=\"https://coah80.com\"\u003e\n            coah80.com\n        \u003c/a\u003e\n    \u003c/p\u003e\n    \u003cbr/\u003e\n\u003c/div\u003e\n\nyoink is an all-in-one media tool. download videos from 1000+ sites, convert between formats, and compress for discord. no ads, no trackers, free and fast, forever.\n\n\u003cimg width=\"4064\" height=\"2354\" alt=\"image\" src=\"https://github.com/user-attachments/assets/3dd1dadc-618c-498d-9d81-37058d305ffa\" /\u003e\n\n## features\n\n- **download** videos and audio from 1000+ sites (youtube, tiktok, twitter, reddit, etc.)\n- **playlists** download entire youtube playlists as a zip\n- **images** download image galleries from supported sites (gallery-dl)\n- **convert** between formats with different codecs\n- **compress** videos to a target file size for discord\n- **clips** download specific youtube clips with timestamps\n- **gifs** auto-detect and download as gif from twitter/x\n- **pwa** install as a mobile app, share links directly from your phone\n- **discord bot** — `/yoink`, `/convert`, `/compress` commands\n\n## tech stack\n\n- **backend** — go with chi router, single binary\n- **frontend** — svelte 5 SPA with vite\n- **discord bot** — go with discordgo, separate binary\n- **tools** — yt-dlp, ffmpeg, gallery-dl, cobalt api\n\n## self-hosting\n\n```bash\ngit clone https://github.com/coah80/yoink.git\ncd yoink\nmake build      # builds the server\nmake bot        # builds the discord bot\n./yoink         # serves API + frontend on :3001\n```\n\ncopy `.env.example` and configure your environment variables.\n\n## credits\n\n**powered by:**\n- [yt-dlp](https://github.com/yt-dlp/yt-dlp) — media downloading\n- [gallery-dl](https://github.com/mikf/gallery-dl) — image downloading\n- [ffmpeg](https://ffmpeg.org) — video processing\n- [cobalt](https://github.com/imputnet/cobalt) — youtube fast path\n\n**inspired by:**\n- [cobalt.tools](https://cobalt.tools)\n- [vert.sh](https://vert.sh)\n- [8mb.video](https://8mb.video)\n\n## license\n\n[MIT](LICENSE)\n\n## star history\n\n\u003ca href=\"https://www.star-history.com/#coah80/yoink\u0026type=date\u0026legend=top-left\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=coah80/yoink\u0026type=date\u0026theme=dark\u0026legend=top-left\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=coah80/yoink\u0026type=date\u0026legend=top-left\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=coah80/yoink\u0026type=date\u0026legend=top-left\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoah80%2Fyoink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoah80%2Fyoink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoah80%2Fyoink/lists"}