https://github.com/matiastucci/easysubs
:dash: Download subtitles in a very fast and simple way
https://github.com/matiastucci/easysubs
download-subtitles electron opensubtitles
Last synced: 3 months ago
JSON representation
:dash: Download subtitles in a very fast and simple way
- Host: GitHub
- URL: https://github.com/matiastucci/easysubs
- Owner: matiastucci
- Created: 2016-01-25T22:23:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T15:14:22.000Z (almost 9 years ago)
- Last Synced: 2025-08-31T19:36:40.661Z (10 months ago)
- Topics: download-subtitles, electron, opensubtitles
- Language: CSS
- Homepage: https://tucci.me/projects/easysubs
- Size: 2.26 MB
- Stars: 148
- Watchers: 6
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Easysubs
=============
## What's this?
Easysubs is an open source app that allows you to download subtitles from [OpenSubtitles] in a very fast and simple way. I used [electron-vue] as a starter and [Photon] for the UI.
## Why?
I was using a similar app that recently stopped being free.
## Download
* [OS X and Windows]
### Getting Started
```
$ git clone https://github.com/matiastucci/easysubs
$ cd easysubs
$ yarn # or npm install
$ yarn run dev # or npm run dev
```
### Making a release
```
$ yarn run build # or npm run build
```
[OpenSubtitles]: http://www.opensubtitles.org
[electron-vue]: https://github.com/SimulatedGREG/electron-vue
[Photon]: http://photonkit.com
[OS X and Windows]: https://github.com/matiastucci/easysubs/releases