aidancrowther / aidancrowther/ASCIIPlay

Add support for more subtitle filetypes

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
33
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently, only SRT subtitles are supported, we would like to expand this to more filetypes such as SSV and ASS. To do this you will need to check the file extension and then reimplement the subtitle loader system to load in the same style with these new formats.

This code can be found in loadSubs in the main.c file, by loading the data into the subtitle array in the format described within this function subtitle rendering should work.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.