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)
- Host: GitHub
- URL: https://github.com/mustmine/srt2bcc
- Owner: mustmine
- License: mit
- Created: 2024-07-23T13:41:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T14:33:12.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T18:46:35.430Z (over 1 year ago)
- Topics: bcc, nim, srt, subtitle
- Language: Nim
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```