{"id":42926158,"url":"https://github.com/kenu/odevtube","last_synced_at":"2026-01-30T18:09:36.201Z","repository":{"id":227488048,"uuid":"771457699","full_name":"kenu/odevtube","owner":"kenu","description":"개발 관련 유튜브","archived":false,"fork":false,"pushed_at":"2026-01-22T12:37:13.000Z","size":957,"stargazers_count":27,"open_issues_count":9,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-23T04:23:23.372Z","etag":null,"topics":["dev","transcript","youtube"],"latest_commit_sha":null,"homepage":"https://mp4.okdevtv.com","language":"EJS","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/kenu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"buy_me_a_coffee":"kenu"}},"created_at":"2024-03-13T10:37:25.000Z","updated_at":"2026-01-22T12:37:46.000Z","dependencies_parsed_at":"2024-03-13T15:59:29.906Z","dependency_job_id":"329680da-36a1-42cc-82fd-64e46a6ab2af","html_url":"https://github.com/kenu/odevtube","commit_stats":null,"previous_names":["kenu/youtb","kenu/odevtube"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kenu/odevtube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenu%2Fodevtube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenu%2Fodevtube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenu%2Fodevtube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenu%2Fodevtube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenu","download_url":"https://codeload.github.com/kenu/odevtube/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenu%2Fodevtube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["dev","transcript","youtube"],"created_at":"2026-01-30T18:09:35.636Z","updated_at":"2026-01-30T18:09:36.195Z","avatar_url":"https://github.com/kenu.png","language":"EJS","funding_links":["https://buymeacoffee.com/kenu"],"categories":[],"sub_categories":[],"readme":"## Video API\n\n- Node.js v18+\n- Google Developers Console에 접속하여 새 프로젝트를 생성\n  - https://console.cloud.google.com/\n- YouTube Data API v3를 활성화\n- 프로젝트에서 신규 API 키를 생성\n  - 환경변수 YOUTUBE_API_KEY 설정\n- [package.json](https://github.com/kenu/odevtube/blob/main/package.json)에 youtube-api를 추가 `\"googleapis\": \"^134.0.0\"`\n\n```\n  {\n    channelId: ''\n    title: '00 Git 그리고 VS Code',\n    videoId: 'GfccCjzhDU4',\n    publishedAt: '2024-03-06T01:05:26Z'\n  }\n```\n\n## DB\n- `docker-compose/docker-compose.yml`을 참고\n- `docker-compose/init.sql`을 참고\n```sql\ncreate database odevtube default character set utf8mb4 collate utf8mb4_unicode_ci;\nGRANT ALL PRIVILEGES ON odevtube.* TO devuser@localhost IDENTIFIED BY 'devpass';\n```\n- `cd docker-compose`\n- `docker-compose up -d`로 실행\n- `docker-compose down`로 종료\n\n## LICENSE\n\n- MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenu%2Fodevtube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenu%2Fodevtube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenu%2Fodevtube/lists"}