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

https://github.com/pratikpc/srtparser

Modern C++ Parser to Parse SRT Files. Also serves as Test Repo for work with Yield Based Co Routines
https://github.com/pratikpc/srtparser

srt-parser

Last synced: 10 months ago
JSON representation

Modern C++ Parser to Parse SRT Files. Also serves as Test Repo for work with Yield Based Co Routines

Awesome Lists containing this project

README

          

# SRTParser
Modern C++ Parser to Parse SRT Files.
Also serves as Test Repo for work with Yield Based Co-Routines.
Compiled using Microsoft Visual Studio

# Dependencies
[Howard Hinnant's Date](https://github.com/HowardHinnant/date)
Compiler with CoRoutines/Generators Support

# Missing
Add Support to take user input and modify SRT Files
by changing time offsets