aidancrowther / aidancrowther/ASCIIPlay

Add support for more subtitle filetypes

未关闭
#2 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
C
星标
33
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。