{"id":23433098,"url":"https://github.com/dnoneill/captiontotranscript","last_synced_at":"2025-04-09T15:36:55.926Z","repository":{"id":110295331,"uuid":"263998413","full_name":"dnoneill/captiontotranscript","owner":"dnoneill","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-14T20:08:09.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T09:31:47.564Z","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/dnoneill.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":"2020-05-14T18:48:57.000Z","updated_at":"2020-05-14T20:08:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"13ba6a82-7155-4e7f-911c-2c94c2ea8c43","html_url":"https://github.com/dnoneill/captiontotranscript","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/dnoneill%2Fcaptiontotranscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnoneill%2Fcaptiontotranscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnoneill%2Fcaptiontotranscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnoneill%2Fcaptiontotranscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnoneill","download_url":"https://codeload.github.com/dnoneill/captiontotranscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248058706,"owners_count":21040807,"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-12-23T10:57:18.101Z","updated_at":"2025-04-09T15:36:55.915Z","avatar_url":"https://github.com/dnoneill.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# captiontotranscript\n\nThis script creates a txt transcript file for VTT or SRT transcripts. It will create a transcript for every vtt and/or srt file in the inputted filepath.\n\n# Steps to Run\n\n1. Have python installed\n2. Open a command line terminal\n3. Download this script\n    \n    `git clone https://github.com/dnoneill/captiontotranscript.git`\n4. Go to captiontotranscript folder\n\n    `cd captiontotranscript` \n5. Create a virtual environment\n\n    `python3 -m venv /path/to/new/virtual/environment` \n6. Enable virtual environment\n\n    `source /path/to/new/virtual/environment/bin/activate` \n7. Install libraries\n\n    `pip3 install -r requirements.txt`\n8. Run script\n\n  `python3 captiontotranscript.py` \n\n9. Enter the filepath where the captions are located. This script will find all vtt and srt files in a folder, even if they are nested so only worry about giving the path of the topmost folder.\n\n10. Transcript files will be located in the captiontotranscript folder.\n\n# Troubleshooting for Mac\n## Problems running in terminal\n1. Go to the Terminal \u003e Preferences\n2. In the line Shell opens with: if the line says /bin/tsch change it to /bin/bash\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnoneill%2Fcaptiontotranscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnoneill%2Fcaptiontotranscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnoneill%2Fcaptiontotranscript/lists"}