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

https://github.com/monyone/scc2vtt


https://github.com/monyone/scc2vtt

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# scc2vtt

SCC (Scenarist Closed Caption) to WebVTT

## Build Instruction

### Install Dependency

```bash
yarn
```

### Build

```bash
yarn build
```