{"id":13447029,"url":"https://github.com/gielcobben/caption","last_synced_at":"2025-05-16T05:04:32.302Z","repository":{"id":12172932,"uuid":"71134461","full_name":"gielcobben/caption","owner":"gielcobben","description":"Get Caption, start watching.","archived":false,"fork":false,"pushed_at":"2023-01-25T01:14:31.000Z","size":5036,"stargazers_count":1345,"open_issues_count":32,"forks_count":97,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-05-12T22:29:06.142Z","etag":null,"topics":["app","caption","electron","electron-app","macos","subtitle","subtitles"],"latest_commit_sha":null,"homepage":"https://getcaption.co/","language":"JavaScript","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/gielcobben.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-17T12:11:00.000Z","updated_at":"2025-04-24T17:36:51.000Z","dependencies_parsed_at":"2023-01-11T20:17:38.589Z","dependency_job_id":null,"html_url":"https://github.com/gielcobben/caption","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gielcobben%2Fcaption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gielcobben%2Fcaption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gielcobben%2Fcaption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gielcobben%2Fcaption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gielcobben","download_url":"https://codeload.github.com/gielcobben/caption/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471060,"owners_count":22076585,"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":["app","caption","electron","electron-app","macos","subtitle","subtitles"],"created_at":"2024-07-31T05:01:06.317Z","updated_at":"2025-05-16T05:04:32.274Z","avatar_url":"https://github.com/gielcobben.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://gielcobben.com/github/caption/icon_256x256.png?v=2\" width=\"100\" alt=\"icon\" draggable=\"false\"\u003e\u003cbr\u003e\n  Caption\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e  \n  \u003cimg src=\"https://gielcobben.com/github/caption/github_cover.png\" width=\"840\" alt=\"banner\" draggable=\"false\"\u003e\n  \u003cbr\u003e\n  \u003ch6 align=\"center\"\u003eINTRODUCTION\u003c/h6\u003e\n  \u003cp align=\"center\"\u003eCaption takes the effort out of finding and setting up the right subtitles. A simple design, drag \u0026 drop search, and automatic downloading \u0026 renaming let you just start watching. Caption is multi-platform, open-source, and built entirely on web technology.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\u003ca href=\"https://getcaption.co\"\u003eDownload Caption.\u003c/a\u003e\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"#backers\" alt=\"sponsors on Open Collective\"\u003e\u003cimg src=\"https://opencollective.com/caption/backers/badge.svg\" /\u003e\u003c/a\u003e \n    \u003ca href=\"#sponsors\" alt=\"Sponsors on Open Collective\"\u003e\u003cimg src=\"https://opencollective.com/caption/sponsors/badge.svg\" /\u003e\u003c/a\u003e \n    \u003ca href=\"https://getcaption.co\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/gielcobben/Caption/total.svg\" /\u003e\u003c/a\u003e \n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## ⚡️ Contribute\n\nCaption is completely open-source. We've tried to make it as easy as possible to\ncontribute. If you'd like to help out by adding features, working on bug fixes,\nor assisting in other parts of development, here's how to get started:\n\n###### To begin working locally:\n\n1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your\n   own GitHub account\n2. [Clone](https://help.github.com/articles/cloning-a-repository/) it to your\n   local device: `git clone git@github.com:gielcobben/caption.git`\n3. Install the dependencies: `npm install`\n4. Run the app by starting electron, building the code and watch for changes:\n   `npm start`\n   ###### To build for production (should not generally be used):\n5. Build the actual app for all platforms (Mac, Windows and Linux): `npm run\n   dist`\n\n\u003cbr\u003e\n\n## 📦 Sources\n\nCaption currently uses 2 sources to gather subtitles. We're continuously adding\nsources, but the app's open-source nature also allows you to add your own when\ndesired. This can be done in\n[Caption Core](https://github.com/gielcobben/caption-core).\n\n###### Standard sources:\n\n* [x] OpenSubtitles\n* [x] Addic7ed\n\n\u003cbr\u003e\n\n## ⭐️ Links\n\n###### Makers:\n\n* [Giel Cobben](https://github.com/gielcobben)\n* [Vernon de Goede](https://github.com/vernondegoede)\n\n###### Friends:\n\n* [Rick Wong](https://github.com/RickWong)\n* [Huub Gelissen](https://twitter.com/gelissenhuub)\n\n###### Repositories:\n\n* [Caption Core](https://github.com/gielcobben/caption-core)\n* [Caption Website](https://github.com/gielcobben/getcaption.co)\n\n\u003cbr\u003e\n\n## 👨‍👨‍👧‍👦 Open-source\n\n###### Contributors:\n\n\u003ca href=\"https://github.com/gielcobben/caption/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/caption/contributors.svg?width=890\" /\u003e\u003c/a\u003e\n\n###### Backers:\n\n\u003ca href=\"https://opencollective.com/caption#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/caption/backers.svg?width=890\"\u003e\u003c/a\u003e\n\n###### Sponsors:\n\nSupport this project by becoming a sponsor. \u003cbr\u003e Your logo will show up here\nwith a link to your website.\n\n\u003ca href=\"https://opencollective.com/caption/sponsor/0/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/1/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/1/avatar.svg?v=2\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/2/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/3/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/4/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/5/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/6/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/7/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/8/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/caption/sponsor/9/website\" target=\"_blank\"\u003e\n\u003cimg src=\"https://opencollective.com/caption/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\n## 🔑 License\n\n[MIT](https://github.com/gielcobben/Caption/blob/master/LICENSE) ©\n[Giel Cobben](https://twitter.com/gielcobben)\n","funding_links":["https://opencollective.com/caption"],"categories":["JavaScript","Applications"],"sub_categories":["Video"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgielcobben%2Fcaption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgielcobben%2Fcaption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgielcobben%2Fcaption/lists"}