Drop your series to automatically get the correct subtitle from addic7ed.
https://github.com/Jorand/addic7ed-bot/releases/
- Drop file directly on the app for download the correct subtitle from addic7ed.
- Popcorn Time feature, get addic7ed subtitle for the current playing Serie.
- Use electron-builder and auto-update
- Test intergation subtitlecat (https://github.com/mrmartin/mrmartin.github.io/blob/18c18636ecc2ea5150b827f3f11bae7004134f66/todo.md)
http://www.addic7ed.com/serie/<slug>/<season>/<episode>/<lang>
Lang :
0 = all
1 = English
8 = French
First we need to install node.js. So go ahead and do that.
# Install dependencies
npm install
# Run the app
npm start
# Build the app for mac
npm run dist