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

https://github.com/mustmine/srt2bcc

Subtitle file .srt trans to .bcc(bilibili json)
https://github.com/mustmine/srt2bcc

bcc nim srt subtitle

Last synced: about 2 months ago
JSON representation

Subtitle file .srt trans to .bcc(bilibili json)

Awesome Lists containing this project

README

          

# rst2bcc
a simple implementation in nim

Subtitle file .srt trans to .bcc(bilibili json)

```
# input file
./input.srt
# out file
./out.bcc
```