Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s8sachin/subtitler

Quickly download subtitles
https://github.com/s8sachin/subtitler

electron hacktoberfest react subtitle-downloader typescript

Last synced: about 2 months ago
JSON representation

Quickly download subtitles

Awesome Lists containing this project

README

        



Subtitler is built using Electron React Boilerplate. That includes Electron, React, Redux, React Router, Webpack and React Hot Loader .




https://user-images.githubusercontent.com/22210051/124587799-abcfe300-de75-11eb-89e0-3f68ed20b79b.mp4?width=200&height=200




## Install

First, clone the repo via git and install dependencies:

```bash
yarn
```

## Run Development

Start the app in the `dev` environment. This starts the renderer process in [**hot-module-replacement**](https://webpack.js.org/guides/hmr-react/) mode and starts a webpack dev server that sends hot updates to the renderer process:

```bash
yarn dev
```

## Packaging for Production

To package apps for the local platform:

```bash
yarn package
```

## Debugging on Production

To package apps for the local platform:

```bash
yarn cross-env DEBUG_PROD=true yarn build yarn cross-env DEBUG_PROD=true yarn start
```

## Maintainers

- [Sachin Srinivasan](https://github.com/s8sachin)

## License

MIT © [Sachin Srinivasan](https://github.com/s8sachin)

## Thanks to

- [Open subtitles](https://www.opensubtitles.org/)
- [opensubtitles-api](https://www.npmjs.com/package/opensubtitles-api)
- [Electron React Boilerplate](https://electron-react-boilerplate.js.org/)

## Disclaimer

📢📢

1. The app doesn't track you down in ANY way. Not Google Analytics, or any other service. [Open a bug](https://github.com/s8sachin/subtitler/issues/new?assignees=s8sachin&labels=bug) and let me know what do you think.
2. The app doesn't store ANY media files ANYWHERE except on the device who use this app.
3. This app downloads only public data available from [Open Subtitles](https://www.opensubtitles.org).

⚖ 🕵

## Download

- Free 💰
- No ads 📣

Find your download: [https://github.com/s8sachin/subtitler/releases/latest](https://github.com/s8sachin/subtitler/releases/latest)