Caption takes the effort out of finding and setting up the right subtitles. A simple design, drag & drop search, and automatic downloading & renaming let you just start watching. Caption is multi-platform, open-source, and built entirely on web technology.
Caption is completely open-source. We've tried to make it as easy as possible to contribute. If you'd like to help out by adding features, working on bug fixes, or assisting in other parts of development, here's how to get started:
- Fork this repository to your own GitHub account
- Clone it to your
local device:
git clone git@github.com:gielcobben/caption.git
- Install the dependencies:
npm install
- Run the app by starting electron, building the code and watch for changes:
npm start
- Build the actual app for all platforms (Mac, Windows and Linux):
npm run dist
Caption currently uses 2 sources to gather subtitles. We're continuously adding sources, but the app's open-source nature also allows you to add your own when desired. This can be done in Caption Core.
- OpenSubtitles
- Addic7ed
Support this project by becoming a sponsor.
Your logo will show up here
with a link to your website.