leonardomso / caption

Get Caption, start watching.

Home Page:https://getcaption.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 built 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):
  5. 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

About

Get Caption, start watching.

https://getcaption.co/

License:MIT License


Languages

Language:JavaScript 100.0%