{"id":18206548,"url":"https://github.com/jakecyr/youtube-video-summarizer","last_synced_at":"2026-01-28T01:04:25.140Z","repository":{"id":260773457,"uuid":"882303473","full_name":"jakecyr/youtube-video-summarizer","owner":"jakecyr","description":"Summarize YouTube videos using LLMs.","archived":false,"fork":false,"pushed_at":"2024-11-02T13:20:44.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T07:22:24.982Z","etag":null,"topics":["gpt","summarize","youtube"],"latest_commit_sha":null,"homepage":"","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/jakecyr.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":"2024-11-02T13:12:42.000Z","updated_at":"2024-11-02T13:21:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4443140-83d7-49f9-9a53-12de2aac59dd","html_url":"https://github.com/jakecyr/youtube-video-summarizer","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":0.02631578947368418,"last_synced_commit":"27e6512d378d13a247f2d2c9a7a19133151d51ec"},"previous_names":["jakecyr/youtube-video-summarizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2Fyoutube-video-summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2Fyoutube-video-summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2Fyoutube-video-summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2Fyoutube-video-summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakecyr","download_url":"https://codeload.github.com/jakecyr/youtube-video-summarizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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":["gpt","summarize","youtube"],"created_at":"2024-11-03T12:05:08.867Z","updated_at":"2026-01-28T01:04:25.134Z","avatar_url":"https://github.com/jakecyr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Video Summarizer\n\nSummarize YouTube videos using Python and GPT models.\n\n## Installation\n\n1. Make sure a valid version of Python is installed.\n1. Make sure poetry is install `pip install poetry`.\n1. Run `poetry install` to install dependencies.\n\n## Usage\n\nSummarize a YouTube video by copying the URL or video ID and then running the following command:\n\n```bash\npython youtube_summarizer/main.py -v GpqAQxH1Afc\n```\n\nReplacing `GpqAQxH1Afc` with the video ID of the video you want to summarize.\n\nYou can also add a `--run-async` or `-a` flag to run the code asynchronously which will speed up the execution.\n\n## Tips\n\n- Try changing the model to gpt-4 by specifying the `-m` flag.\n- Decrease the context length with the `-c` flag or add the `-d` (detailed) flag to generate more notes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakecyr%2Fyoutube-video-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakecyr%2Fyoutube-video-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakecyr%2Fyoutube-video-summarizer/lists"}