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

https://github.com/eranshmil/video-player

An electron video player and subtitles editor. (WIP)
https://github.com/eranshmil/video-player

angular electron nodejs player video

Last synced: about 1 month ago
JSON representation

An electron video player and subtitles editor. (WIP)

Awesome Lists containing this project

README

          

# VideoPlayer

An electron video player and subtitles editor. (Work in progress)

![Screenshot](./docs/assets/screenshot.png)

## Development

```sh
# Clone the repository
git clone https://github.com/eranshmil/video-player.git

# Install dependencies
yarn install

# Serving inside electron container
yarn start:electron

# Serving in browser
yarn start
```

## Features

1. Open video file via drag & drop / menu.
1. Open subtitle file via drag & drop / menu. (Currently, only vtt is supported)