NEWS.md
NEWS.md file to track changes to the package.read_srt() function to combine parsed .srt components:
srt_index() for the subtitle index.srt_seconds() for the start and end time (in seconds).srt_text() for the collapsed subtitle text itself.write_srt() function to un-parse a data frame.srt_shift() to apply add/subtract seconds to time columns.