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

https://github.com/hamidb80/subtitle-editor

a web based subtitle editor
https://github.com/hamidb80/subtitle-editor

react subtitle subtitle-editor web-application

Last synced: 9 months ago
JSON representation

a web based subtitle editor

Awesome Lists containing this project

README

          

# web based subtitle editor
> health and safety are 2 forgotten gifts among people - Muhammad the prophet

[![ReadMeSupportPalestine](https://raw.githubusercontent.com/Safouene1/support-palestine-banner/master/banner-support.svg)](https://github.com/Safouene1/support-palestine-banner)

## demo
you can see demo [here](https://hamidb80.github.io/subtitle-editor/)

![screenshot](./src/assets/screenshot.png)
![image](https://github.com/hamidb80/subtitle-editor/assets/33871336/e959bf4a-91ae-438f-8d0a-11374f236cc2)

## features
* shortcuts/mouse
* undo/redo
* nice ux/ui [native components - no external UI libraries]
* loads resources with query params `http://APP?video=URL&subtitle=URL` where `APP` is demo url

## commands:
`npm install yarn`
if you dont have Yarn:

`yarn install`
install dependencies

`yarn start`
Runs the app in the development mode.

`yarn build`
Builds the app for production to the `build` folder.