{"id":26255508,"url":"https://github.com/srph/yeet","last_synced_at":"2026-02-14T16:33:45.614Z","repository":{"id":277828336,"uuid":"933651178","full_name":"srph/yeet","owner":"srph","description":"Swag-fested UI for Youtube Downloader","archived":false,"fork":false,"pushed_at":"2025-10-05T05:39:07.000Z","size":2764,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T07:22:09.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://yeet.kierb.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-02-16T11:56:28.000Z","updated_at":"2025-10-05T05:39:10.000Z","dependencies_parsed_at":"2025-04-28T12:21:18.550Z","dependency_job_id":"a5b1d8cd-c966-41e6-842f-14fb472c5578","html_url":"https://github.com/srph/yeet","commit_stats":null,"previous_names":["srph/yeet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srph/yeet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fyeet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fyeet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fyeet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fyeet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srph","download_url":"https://codeload.github.com/srph/yeet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fyeet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29449372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"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":[],"created_at":"2025-03-13T19:19:19.130Z","updated_at":"2026-02-14T16:33:45.603Z","avatar_url":"https://github.com/srph.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yeet\n\njust another fancy youtube downloader frontend\n\n## Stack\n\n- youtubei.js - Does the heavy lifting\n- trigger.dev - Background jobs to run ytdl-core\n- s3 - Storage for ytdl output\n- Prisma - ORM to track jobs and metadata\n\n## Requirements\n\n- Node.js 22+\n- Docker\n\n## Setup\n\nFirst, create `.env` and use `.env.example` as base. Then:\n\n```bash\nnpm install\nnpm run dev:db\nnpm run dev:prisma\nnpm run dev:trigger\nnpm run dev\n```\n\n## Deployment\n\n- Sync environment variables between Vercel and Trigger.dev.\n- Use `npm run build` as your build command (Vercel default) - this runs migrations and builds Next.js\n- Run `npm run build:trigger` to deploy the trigger functions\n\n## Troubleshooting\n\n### YouTube Player ID Issues\n\nIf downloads fail with signature decipher errors like:\n\n- `[YOUTUBEJS][Player]: Failed to extract signature decipher algorithm`\n- 403 errors when accessing video URLs\n\nThis usually means YouTube has updated their player and the `PLAYER_ID` needs to be refreshed. To fix:\n\n1. Update the `PLAYER_ID` value in your `.env` file\n2. Get the latest player ID as documented [here](https://github.com/LuanRT/YouTube.js/issues/1043#issuecomment-3328154175)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fyeet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrph%2Fyeet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fyeet/lists"}