Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/monyone/node-arib-subtitle-emsg-id3

encapsulating ARIB subtitle in emsg with ID3 timed metadata
https://github.com/monyone/node-arib-subtitle-emsg-id3

Last synced: 29 days ago
JSON representation

encapsulating ARIB subtitle in emsg with ID3 timed metadata

Awesome Lists containing this project

README

        

# node-arib-subtitle-emsg-id3

A Simple Emsg insertion example

## Build

### Preparing

```bash
git clone https://github.com/monyone/node-arib-subtitle-emsg-id3
cd node-arib-subtitle-emsg-id3
yarn
```

### Compiling library

```bash
yarn run build
```