{"id":27249526,"url":"https://github.com/vortex2jm/video-summarizer","last_synced_at":"2026-04-30T09:36:47.937Z","repository":{"id":287048511,"uuid":"963428845","full_name":"vortex2jm/video-summarizer","owner":"vortex2jm","description":"Video transcription and summarization using Faster Whisper and DeepSeekV3","archived":false,"fork":false,"pushed_at":"2025-08-27T13:27:07.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T22:34:13.433Z","etag":null,"topics":["deepseek-v3","faster-whisper","ffmpeg"],"latest_commit_sha":null,"homepage":"","language":"Python","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/vortex2jm.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,"zenodo":null}},"created_at":"2025-04-09T17:05:50.000Z","updated_at":"2025-08-27T13:27:47.000Z","dependencies_parsed_at":"2025-04-09T18:27:09.631Z","dependency_job_id":"d9af0b08-3abd-4a9a-834d-512d27195e68","html_url":"https://github.com/vortex2jm/video-summarizer","commit_stats":null,"previous_names":["vortex2jm/video-summarizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vortex2jm/video-summarizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vortex2jm%2Fvideo-summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vortex2jm%2Fvideo-summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vortex2jm%2Fvideo-summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vortex2jm%2Fvideo-summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vortex2jm","download_url":"https://codeload.github.com/vortex2jm/video-summarizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vortex2jm%2Fvideo-summarizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deepseek-v3","faster-whisper","ffmpeg"],"created_at":"2025-04-11T00:18:01.570Z","updated_at":"2026-04-30T09:36:47.925Z","avatar_url":"https://github.com/vortex2jm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Video Summarizer\n\n - This script receives a video as input and follows the pipeline below:\n 1. Extracts the .mp3 audio from video with a 16k bit rate, 12KHz sample rate, and 1 channel;\n 2. Transcripts the audio with FasterWhisper model;\n 3. Uses DeepSeek to create a summary with the transcripted audio;\n\n - Create an API Key in [https://openrouter.ai/](https://openrouter.ai/) to enjoy all features of the script.\n\n### Requirements\n```bash\nsudo apt install ffmpeg\n```\n\n```bash\npip install -r requirements.txt\n```\n\n### Usage\n```bash\npython3 main.py \u003cinput.mp4\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvortex2jm%2Fvideo-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvortex2jm%2Fvideo-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvortex2jm%2Fvideo-summarizer/lists"}