Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

opencollective/caption

 
 

Repository files navigation

icon
Caption


banner

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 build entirely on web technology.

Download Caption.


⚡️ 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:
  1. Fork this repository to your own GitHub account
  2. Clone it to your local device: git clone git@github.com:gielcobben/caption.git
  3. Install the dependencies: npm install
  4. Run the app by starting electron, building the code and watch for changes: npm start
To build for production (should not generally be used):
  1. 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

Authors:
Friends:
Repositories:

🔑 License

MIT © Giel Cobben

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 100.0%