asticode / go-astisub

Manipulate subtitles in GO (.srt, .ssa/.ass, .stl, .ttml, .vtt (webvtt), teletext, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support AddItem(s) and RemoveItem(s)

dirtyes opened this issue · comments

Helper methods like:

  • Append
  • Prepend
  • Insert
  • Remove

I had the same request, but it looks the project was not maintanced any more.
So, I was plan to make fork it and make some optimizes.

I had the same request, but it looks the project was not maintanced any more.

This project is still actively maintained. I don't have time to answer all issues and I'm also relying on PRs for the biggest changes.