Caption
INTRODUCTION
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.
โก๏ธ Contribute
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:
To begin working locally:
- Fork this repository to your own GitHub account
- Clone it to your
local device:
git clone [email protected]:gielcobben/caption.git
- Install the dependencies:
npm install
- Run the app by starting electron, building the code and watch for changes:
npm start
To build for production (should not generally be used):
- Build the actual app for all platforms (Mac, Windows and Linux):
npm run dist
๐ฆ Sources
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.
Standard sources:
- OpenSubtitles
- Addic7ed
โญ๏ธ Links
Makers:
Friends:
Repositories:
๐จโ๐จโ๐งโ๐ฆ Open-source
Contributors:
Backers:
Sponsors:
Support this project by becoming a sponsor.
Your logo will show up here
with a link to your website.
๐ License
MIT ยฉ Giel Cobben