{"id":22311189,"url":"https://github.com/joymon/youtube-proxy-api","last_synced_at":"2026-04-13T18:02:47.521Z","repository":{"id":145781574,"uuid":"280201802","full_name":"joymon/youtube-proxy-api","owner":"joymon","description":"Proxy api to hide the YouTube API internals and version changes","archived":false,"fork":false,"pushed_at":"2023-02-13T21:54:08.000Z","size":59,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T02:14:22.005Z","etag":null,"topics":["api","herokuapp","node-js","nodejs","proxy","webapi","youtube"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/joymon.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":"2020-07-16T16:21:29.000Z","updated_at":"2022-01-28T03:52:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9572196-5868-40ac-a52b-c2ecdfe0ea6f","html_url":"https://github.com/joymon/youtube-proxy-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joymon/youtube-proxy-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fyoutube-proxy-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fyoutube-proxy-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fyoutube-proxy-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fyoutube-proxy-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joymon","download_url":"https://codeload.github.com/joymon/youtube-proxy-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joymon%2Fyoutube-proxy-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["api","herokuapp","node-js","nodejs","proxy","webapi","youtube"],"created_at":"2024-12-03T21:18:01.984Z","updated_at":"2026-04-13T18:02:47.506Z","avatar_url":"https://github.com/joymon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Proxy API\nProxy api to hide the YouTube API internals and version changes\n\n# Getting started\n\nJust call the API with .api/{channel id}/videos\n\nSample API URL to get Channel videos\n[https://youtube-proxy-api.herokuapp.com/api/channels/UCzYqSifCwLYpmgRxvNo7BzA/videos](https://youtube-proxy-api.herokuapp.com/api/channels/UCzYqSifCwLYpmgRxvNo7BzA/videos)\n\n\n## Sample response \n\nCurrently it returns 3 records\n\n```JavaScript\n[\n    {\n        id: \"P7kBUPIsefg\",\n        title: \"A Day at Spring Lake Day Camp, New Jersey 2019 - Part 3\",\n        description: \"Thanks to my company for providing a family fun day in 2019 at Spring Lake Day Camp, New Jersey. This is the third part that ...\",\n        publishedAt: \"2021-10-02T13:00:18Z\"\n    },\n    {\n        id: \"rcCjWarrTro\",\n        title: \"A Day at Spring Lake Day Camp, New Jersey 2019 - Part 2\",\n        description: \"Thanks to my company for providing a family fun day in 2019 at Spring Lake Day Camp, New Jersey. This is the second part that ...\",\n        publishedAt: \"2021-09-18T14:30:06Z\"\n    },\n    {\n        id: \"Lin8ixSG5Oc\",\n        title: \"A Day at Spring Lake Day Camp, New Jersey 2019 - Part 1\",\n        description: \"Thanks to my company for providing a family fun day in 2019 at Sprint Lake Day Camp, New Jersey. This is the first part that ...\",\n        publishedAt: \"2021-09-11T13:00:14Z\"\n    }\n]\n```\n\n# Use cases\n- If the client doesn't support or have restrictions in keeping API key\n- Abstract client from YouTube API changes. Currently YouTube API is in version 3 and APIs are considerably different.\n\n# Deployment\n\nNodeJS application. You can host it anywhere. \n\n- Currently hosted at [Heroku](https://youtube-proxy-api.herokuapp.com/)\n- It uses the Heroku pipeline to deploy.\n\n\u003e Due to APi limits, the above deployment works only for certain channels. If you need to access for different channel, better host yourselves.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoymon%2Fyoutube-proxy-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoymon%2Fyoutube-proxy-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoymon%2Fyoutube-proxy-api/lists"}