{"id":15685112,"url":"https://github.com/unicodeveloper/creating-transcripts-for-video","last_synced_at":"2025-05-07T16:21:16.328Z","repository":{"id":87983420,"uuid":"111914677","full_name":"unicodeveloper/creating-transcripts-for-video","owner":"unicodeveloper","description":"Creating Transcripts for video with Cloudinary \u0026 Google Speech","archived":false,"fork":false,"pushed_at":"2017-11-24T12:26:40.000Z","size":2,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T11:51:06.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/unicodeveloper.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":"2017-11-24T12:12:50.000Z","updated_at":"2024-11-25T02:32:49.000Z","dependencies_parsed_at":"2023-03-03T04:30:14.414Z","dependency_job_id":null,"html_url":"https://github.com/unicodeveloper/creating-transcripts-for-video","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fcreating-transcripts-for-video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fcreating-transcripts-for-video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fcreating-transcripts-for-video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fcreating-transcripts-for-video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unicodeveloper","download_url":"https://codeload.github.com/unicodeveloper/creating-transcripts-for-video/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252913059,"owners_count":21824092,"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-10-03T17:23:40.532Z","updated_at":"2025-05-07T16:21:16.300Z","avatar_url":"https://github.com/unicodeveloper.png","language":"JavaScript","readme":"## Creating Transcript For Videos\n\nThis is a repo that accompanies the tutorial that shows how to programmatically create transcripts for videos.\n\n## Installation\n\n[Node.js](https://nodejs.org) 0.4+ required.\n\n```bash\n\n# Get the project\ngit clone https://github.com/unicodeveloper/creating-transcripts-for-video.git creating-transcripts-for-video\n\n# Change directory\ncd creating-transcripts-for-video\n\n# Replace the default values of cloud_name, api_key, and api_secret with real values from the [Cloudinary Dashboard](https://cloudinary.com/console)\n\ncloudinary.config({\n    cloud_name: 'xxxxxxxxx',\n    api_key: 'xxxxxxxxx',\n    api_secret: 'xxxxxxxxx'\n});\n\n# Install the dependencies\nnpm install\n\n# Run your app\nnodemon server.js\n\n```\n\n\n## Usage - Postman\n\n```bash\n\n# Route 1\nGET - http://localhost:3333/test\n\n# Route 2\nPOST - http://localhost:3333/upload\n\n```\n\n## How can I thank you?\n\nWhy not star the GitHub repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the word!\n\nDon't forget to [follow me on twitter](https://twitter.com/unicodeveloper)!\n\nThanks!\nProsper Otemuyiwa.\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Fcreating-transcripts-for-video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funicodeveloper%2Fcreating-transcripts-for-video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Fcreating-transcripts-for-video/lists"}