{"id":16579105,"url":"https://github.com/craftzdog/vlog-translator","last_synced_at":"2026-03-09T15:02:01.845Z","repository":{"id":152425894,"uuid":"621187976","full_name":"craftzdog/vlog-translator","owner":"craftzdog","description":"A Personal Tool for Transcribing \u0026 Translating My Vlogs into Japanese","archived":false,"fork":false,"pushed_at":"2024-05-14T02:27:23.000Z","size":1195,"stargazers_count":149,"open_issues_count":1,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-03T07:50:30.673Z","etag":null,"topics":["nextjs","openai","radixui","stitches"],"latest_commit_sha":null,"homepage":"https://youtu.be/UNGi144eVbI","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/craftzdog.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":"2023-03-30T06:56:33.000Z","updated_at":"2025-04-16T03:40:57.000Z","dependencies_parsed_at":"2024-02-03T02:30:25.160Z","dependency_job_id":"11384be6-74a9-4bbf-815d-f1ba1e24a6b8","html_url":"https://github.com/craftzdog/vlog-translator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/craftzdog/vlog-translator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fvlog-translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fvlog-translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fvlog-translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fvlog-translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craftzdog","download_url":"https://codeload.github.com/craftzdog/vlog-translator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fvlog-translator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30299848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"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":["nextjs","openai","radixui","stitches"],"created_at":"2024-10-11T22:16:57.464Z","updated_at":"2026-03-09T15:02:01.778Z","avatar_url":"https://github.com/craftzdog.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vlog Transcription \u0026 Japanese Translation Tool\n\nA personal tool for transcribing \u0026 translating my vlogs into Japanese.\n\n![screenshot](./docs/screenshot.png)\n\n## Tutorial video\n\n[![frame_02](./docs/frame_02.jpg)](https://youtu.be/UNGi144eVbI)\n\n## Ingredients\n\n- Python and [pip](https://pypi.org/project/pip/)\n  - [pysrt](https://github.com/byroot/pysrt) - Python parser for SubRip (srt) files\n  - [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A youtube-dl fork with additional features and fixes\n  - [openai](https://github.com/openai/openai-python) - The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language\n- Next.js\n- [Radix UI](https://www.radix-ui.com/) - Unstyled, accessible components for building high‑quality design systems and web apps in React\n- [Stitches](https://github.com/modulz/stitches) - CSS-in-JS Library\n\n## How to use\n\n1. Get your OpenAI API Key [here](https://platform.openai.com/account/api-keys)\n2. Set an environment variable `$OPENAI_API_KEY`\n3. Run the following commands\n\n```bash\npip install -r requirements.txt\nnpm i\nnpm run dev\n```\n\n## Project Structure\n\n```\nPROJECT_ROOT\n├── components    # React components\n├── pages         # Pages\n│   └── api       # API routes\n├── public\n├── scripts       # Python scripts\n├── tmp           # Temporary files\n└── utils         # Utility modules\n```\n\n## License\n\nMIT License.\n\n---\n\nLooking for a Markdown note-taking app? Check out my app called Inkdrop:\n\n[![Inkdrop](https://github.com/craftzdog/dotfiles-public/raw/master/images/inkdrop.png)](https://www.inkdrop.app/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftzdog%2Fvlog-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraftzdog%2Fvlog-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftzdog%2Fvlog-translator/lists"}