{"id":13826512,"url":"https://github.com/skyme5/deepgram-cli","last_synced_at":"2026-01-17T09:30:24.424Z","repository":{"id":57663720,"uuid":"480490773","full_name":"skyme5/deepgram-cli","owner":"skyme5","description":"Python CLI for bulk transcribing audio files/urls using deepgram.com","archived":false,"fork":false,"pushed_at":"2022-04-12T17:19:13.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T05:46:34.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/skyme5.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}},"created_at":"2022-04-11T17:52:30.000Z","updated_at":"2023-03-17T12:58:10.000Z","dependencies_parsed_at":"2022-08-28T02:10:43.812Z","dependency_job_id":null,"html_url":"https://github.com/skyme5/deepgram-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/skyme5/deepgram-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyme5%2Fdeepgram-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyme5%2Fdeepgram-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyme5%2Fdeepgram-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyme5%2Fdeepgram-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyme5","download_url":"https://codeload.github.com/skyme5/deepgram-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyme5%2Fdeepgram-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28505560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"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":[],"created_at":"2024-08-04T09:01:39.404Z","updated_at":"2026-01-17T09:30:24.378Z","avatar_url":"https://github.com/skyme5.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\n    deepgram-cli for batch transcribing files/urls\u003cbr /\u003e \u003cbr /\u003e\n    \u003ca href=\"https://pypi.python.org/pypi/deepgram-cli\"\u003e\n      \u003cimg\n        src=\"https://img.shields.io/pypi/v/deepgram-cli.svg?cacheSeconds=360\"\n        alt=\"Python Package\"\n      /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.python.org/pypi/deepgram-cli\"\u003e\n      \u003cimg\n        src=\"https://img.shields.io/pypi/wheel/deepgram-cli\"\n        alt=\"Python Wheel\"\n      /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.python.org/pypi/deepgram-cli\"\u003e\n      \u003cimg\n        src=\"https://img.shields.io/github/workflow/status/skyme5/deepgram-cli/build?cacheSeconds=360\"\n        alt=\"CI\"\n      /\u003e\n    \u003c/a\u003e\n    \u003c!-- \u003ca href=\"https://codecov.io/gh/skyme5/deepgram-cli\"\u003e\n      \u003cimg\n        src=\"https://img.shields.io/codecov/c/github/skyme5/deepgram-cli?cacheSeconds=360\"\n        alt=\"Code Coverage\"\n      /\u003e\n    \u003c/a\u003e --\u003e\n    \u003ca href=\"https://codecov.io/gh/skyme5/deepgram-cli\"\u003e\n      \u003cimg\n        src=\"https://img.shields.io/pypi/pyversions/deepgram-cli\"\n        alt=\"Python Versions\"\n      /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/psf/black\"\u003e\n      \u003cimg\n        src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\n        alt=\"The Uncompromising Code Formatter\"\n      /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n      \u003cimg\n        src=\"https://img.shields.io/badge/License-MIT-blue.svg\"\n        alt=\"License: MIT\"\n      /\u003e\n    \u003c/a\u003e\n  \u003c/h1\u003e\n  \u003c/div\u003e\n\u003c/p\u003e\n\n\n## Installation\n\n```\npip install git+https://github.com/skyme5/deepgram-cli.git\n```\n\nAlso set your `DEEPGRAM_API_KEY` for it to work.\n\n## Usage\n\n```bash\nusage: deepgram-cli [-h] [-f [FILES ...] | -u [URLS ...] | -i BATCH_FILENAME] [-d] [-q]\n\noptions:\n  -h, --help            show this help message and exit\n  -f [FILES ...], --file [FILES ...]\n                        At least one or more audio file path to transcribe.\n  -u [URLS ...], --url [URLS ...]\n                        At least one or more urls to transcribe.\n  -i BATCH_FILENAME, --batch-file BATCH_FILENAME\n                        Read files/orls from batch file (one per line).\n  -d, --dump-json       Save metadata to a JSON file.\n  -q, --quiet           Do not print anything except errors to the console.\n```\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyme5%2Fdeepgram-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyme5%2Fdeepgram-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyme5%2Fdeepgram-cli/lists"}