Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meokullu/subtitleparser

Subtitle Parser is a project to parse subtitle content.
https://github.com/meokullu/subtitleparser

film films movie movies parser parsing subtitle subtitle-parser subtitles

Last synced: 1 day ago
JSON representation

Subtitle Parser is a project to parse subtitle content.

Awesome Lists containing this project

README

        

## SubtitleParser
[![SubtitleParser](https://img.shields.io/nuget/v/SubtitleParser.svg)](https://www.nuget.org/packages/SubtitleParser/) [![SubtitleParser](https://img.shields.io/nuget/dt/SubtitleParser.svg)](https://www.nuget.org/packages/SubtitleParser/) [![License](https://img.shields.io/github/license/meokullu/SubtitleParser.svg)](https://github.com/meokullu/SubtitleParser/blob/master/LICENSE)

SubtitleParser is a project to parse subtitle content data into subtitle blocks.

![SubtitleParser](https://github.com/meokullu/SubtitleParser/assets/4971757/14f5c174-56cd-4afc-ac37-18d5216aa0b2)

[Check out on NuGet gallery](https://www.nuget.org/packages/SubtitleParser/)

### Description
SubtitleParser has methods get content lines from specified file path and parse them into subtitle blocks.

### How to download
Release: [Latest release](https://github.com/meokullu/SubtitleParser/releases/latest)

[Download on NuGet gallery](https://www.nuget.org/packages/SubtitleParser/)

.NET CLI:
```
dotnet add package SubtitleParser
```

### Example usage
To check listed methods and example of output visit wiki page. [SubtitleParser Wiki](https://github.com/meokullu/SubtitleParser/wiki/Listed-Methods)

### Version History
See [Changelog](https://github.com/meokullu/SubtitleParser/blob/master/CHANGELOG.md)

### Task List
* Create an issue or check task list: [Issues](https://github.com/meokullu/SubtitleParser/issues)

### Licence
This repository is licensed under the "MIT" license. See [MIT license](https://github.com/meokullu/SubtitleParser/blob/master/LICENSE).

### Authors & Contributing
If you'd like to contribute, then contribute. [contributing guide](https://github.com/meokullu/SubtitleParser/blob/master/CONTRIBUTING.md).
[![Contributors](https://contrib.rocks/image?repo=meokullu/SubtitleParser)](https://github.com/meokullu/SubtitleParser/graphs/contributors)

### Help
Twitter: Enes Okullu [@enesokullu](https://twitter.com/EnesOkullu)