{"id":21407113,"url":"https://github.com/daveshap/youtubechaptergenerator","last_synced_at":"2025-07-14T00:33:10.497Z","repository":{"id":131191917,"uuid":"539954746","full_name":"daveshap/YouTubeChapterGenerator","owner":"daveshap","description":"Make YouTube Chapters from a downloaded Transcript","archived":false,"fork":false,"pushed_at":"2023-11-19T13:21:59.000Z","size":9434,"stargazers_count":119,"open_issues_count":0,"forks_count":38,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-08-05T06:04:30.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/daveshap.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":"2022-09-22T11:50:05.000Z","updated_at":"2024-07-23T22:05:24.000Z","dependencies_parsed_at":"2024-08-05T06:14:34.286Z","dependency_job_id":null,"html_url":"https://github.com/daveshap/YouTubeChapterGenerator","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/daveshap%2FYouTubeChapterGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveshap%2FYouTubeChapterGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveshap%2FYouTubeChapterGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveshap%2FYouTubeChapterGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daveshap","download_url":"https://codeload.github.com/daveshap/YouTubeChapterGenerator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225933949,"owners_count":17547728,"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-11-22T16:44:43.252Z","updated_at":"2024-11-22T16:44:43.760Z","avatar_url":"https://github.com/daveshap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTubeChapterGenerator\n\n## Overview\nYouTubeChapterGenerator is a tool designed to automate the creation of YouTube chapter markers from video transcripts. It utilizes various Python scripts to clarify, concatenate, and convert transcripts, leveraging OpenAI's GPT-3 for text processing.\n\n## Key Components\n\n### 1. clarify_transcripts.py\nThis script clarifies YouTube video transcripts using OpenAI's GPT-3 API. It reads transcripts, sends them to GPT-3 for clarification, and saves the processed transcripts.\n\n### 2. concatenate files.py\nConcatenates individual transcript files into a single output file for ease of processing. It adds markers to distinguish between different videos in the output.\n\n### 3. convert_transcript_to_spr.py\nConverts transcript files into a specific format suitable for speech recognition or further processing. This script reads each transcript, processes it using a chatbot function powered by GPT-3, and saves the output in a new format.\n\n## Usage\n- Ensure you have Python installed.\n- Install required dependencies: `pip install -r requirements.txt` (if a requirements file exists).\n- Run each script as needed:\n  - `python clarify_transcripts.py` for transcript clarification.\n  - `python concatenate files.py` for concatenating transcripts.\n  - `python convert_transcript_to_spr.py` for converting transcripts.\n\n## Contributions\nContributions are welcome. Please open an issue or submit a pull request for any enhancements.\n\n## License\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\nFor any queries or assistance, please open an issue in this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveshap%2Fyoutubechaptergenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaveshap%2Fyoutubechaptergenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveshap%2Fyoutubechaptergenerator/lists"}