{"id":23156440,"url":"https://github.com/rohittcodes/retro-youtube","last_synced_at":"2025-10-07T06:07:57.862Z","repository":{"id":268122524,"uuid":"903347003","full_name":"rohittcodes/retro-youtube","owner":"rohittcodes","description":"A simple retro themed YouTube clone","archived":false,"fork":false,"pushed_at":"2024-12-15T10:21:49.000Z","size":414,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T19:54:57.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://retro-youtube.vercel.app","language":"TypeScript","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/rohittcodes.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}},"created_at":"2024-12-14T11:22:04.000Z","updated_at":"2024-12-15T10:21:52.000Z","dependencies_parsed_at":"2024-12-14T14:24:06.306Z","dependency_job_id":"58e7c1c2-1483-442f-a52e-89104fe8ba72","html_url":"https://github.com/rohittcodes/retro-youtube","commit_stats":null,"previous_names":["rohittcodes/retro-youtube"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Fretro-youtube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Fretro-youtube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Fretro-youtube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohittcodes%2Fretro-youtube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohittcodes","download_url":"https://codeload.github.com/rohittcodes/retro-youtube/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247219572,"owners_count":20903473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-12-17T21:13:40.882Z","updated_at":"2025-10-07T06:07:52.799Z","avatar_url":"https://github.com/rohittcodes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RetroTube\n\nRetroTube is a simple retro themed YouTube clone that uses free YouTube API to fetch videos. Built with Next.js, Tailwind CSS and [YouTube API](https://rapidapi.com/ytjar/api/yt-api)\n\n## Features\n\n- Stream YouTube videos\n- Search for videos\n- View video details\n- View video comments\n- View video related videos\n- Like and dislike videos\n- History of watched videos\n\n## Tech Stack\n\n- Next.js\n- Tailwind CSS\n- [YouTube API](https://rapidapi.com/ytjar/api/yt-api)\n- Prisma\n- NeonDB\n\n## Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/RohittCodes/retro-youtube.git\n```\n\n2. Install dependencies\n\n```bash\nnpm install\n```\n\n3. Create a `.env.local` file in the root directory and add the following environment variables. Due to the constraints of prisma and next-auth include both the .env.local and .env files\n\n.env.local\n```bash\nAUTH_SECRET=your_auth_secret\nAUTH_GITHUB_ID=your_github_id\nAUTH_GITHUB_SECRET=your_github_secret\nNEXT_PUBLIC_RAPIDAPI_KEY=YOUR_RAPIDAPI_KEY\n```\n\n.env\n```bash\nDATABASE_URL=your_database_url\n```\n\n4. Run the development server\n\n```bash\nnpm run dev\n```\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n## Screenshots\n\n![Home Page](https://github.com/user-attachments/assets/3efecca6-bbcc-40e1-95e6-1588531912f4)\n![Trending](https://github.com/user-attachments/assets/a52caecc-880d-4126-9738-19963cc8818f)\n![Search](https://github.com/user-attachments/assets/a1cfd3ea-cc2f-447c-aae1-b62bbe4097aa)\n![Video](https://github.com/user-attachments/assets/fabe8bf1-8abc-42d2-9d3a-f8b59d9f3662)\n![Comment](https://github.com/user-attachments/assets/eb8a05c1-3c23-44b3-b988-a5b780042eeb)\n![History with no login](https://github.com/user-attachments/assets/da7b11da-8895-4401-af99-4d3a2a43754d)\n![Liked](https://github.com/user-attachments/assets/5d9033a0-55ad-4509-9174-3f3aadcb5c3a)\n![History](https://github.com/user-attachments/assets/c0eae0a8-1500-4248-b5c5-86614bc901fc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohittcodes%2Fretro-youtube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohittcodes%2Fretro-youtube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohittcodes%2Fretro-youtube/lists"}