{"id":24096467,"url":"https://github.com/jrachele/soft-subs","last_synced_at":"2026-05-10T06:35:49.569Z","repository":{"id":204580420,"uuid":"711380501","full_name":"jrachele/soft-subs","owner":"jrachele","description":"Converts hard subtitles to soft subtitles when you pause a video","archived":false,"fork":false,"pushed_at":"2023-11-02T02:19:38.000Z","size":46,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T12:58:49.061Z","etag":null,"topics":["anki","chinese","chrome","extension","ocr","paddle","popup-dictionary","subtitles","yomichan"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jrachele.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}},"created_at":"2023-10-29T04:32:23.000Z","updated_at":"2024-11-27T09:44:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8758a486-bb51-4061-801a-2d39dacf1c35","html_url":"https://github.com/jrachele/soft-subs","commit_stats":null,"previous_names":["jrachele/soft-subs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrachele%2Fsoft-subs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrachele%2Fsoft-subs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrachele%2Fsoft-subs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrachele%2Fsoft-subs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrachele","download_url":"https://codeload.github.com/jrachele/soft-subs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241020514,"owners_count":19895451,"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":["anki","chinese","chrome","extension","ocr","paddle","popup-dictionary","subtitles","yomichan"],"created_at":"2025-01-10T12:54:52.345Z","updated_at":"2026-05-10T06:35:49.533Z","avatar_url":"https://github.com/jrachele.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SoftSubs\n\nA Chrome extension which uses OCR to attempt to convert \"hard\" subtitles (embedded subtitles) into \"soft\" subtitles that can be used with screen readers, popup dictionaries, clipboard managers, etc.\n\n## Installation\n\nInstall the extension itself by cloning this repository and then loading the dist/ folder as an unpacked plugin in your browser.\n\nNote that in order for the plugin to work, you will need to run the OCR server locally, which is built upon [PaddlePaddle](https://github.com/PaddlePaddle/PaddleOCR/)\n\n# Prerequisites\n- You must have Python installed, preferably version 3.9. Some dependencies are not supported in Python 3.12, so opt for [Python 3.9](https://www.python.org/downloads/release/python-390/).\n\n**NOTE: Make sure Python is added to your PATH! There is an option during the installer, check it**\n\n# Linux/macOS\nTo run the server, there is a script provided for you, but you may need to execute some steps first:\n1. Open a terminal\n2. Navigate to the directory you extracted SoftSubs to by executing the `cd \u003cSoftSubs Directory\u003e`\n3. Ensure the script is executable by running the command `sudo chmod +x run-server.sh`\n4. Execute `./run-server.sh` to run the script\n\nOnce the server's running, you should be good to go! The first run will take a minute or so to gather the OCR prerequisites, but after that each call should only take a fraction of a second.\n\n# Windows\nTo run the server, there is a script provided for you, but you may need to execute some steps first:\n1. Open Powershell as an Administrator\n2. Navigate to the directory you extracted SoftSubs to by executing the `cd \u003cSoftSubs Directory\u003e`\n3. Change your execution policy for Powershell scripts by executing `Set-ExecutionPolicy -ExecutionPolicy Unrestricted`. If you want this to persist forever, you can type `Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope LocalMachine`\n4. Execute `.\\run-server.ps1` to run the script\n\nOnce the server's running, you should be good to go! The first run will take a minute or so to gather the OCR prerequisites, but after that each call should only take a fraction of a second.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrachele%2Fsoft-subs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrachele%2Fsoft-subs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrachele%2Fsoft-subs/lists"}