summaryrefslogtreecommitdiff
path: root/srt2vtt
Commit message (Expand)AuthorAgeFilesLines
* Print accurate version string in help output.HEADmasterDavid Thompson2021-03-191-1/+1
* webvtt: Fix WebVTT timestamps.David Thompson2015-02-151-1/+1
* subrip: Fix reversed subtitle lines.David Thompson2015-02-151-1/+1
* subrip: Convert time components from strings to numbers.David Thompson2015-02-151-1/+2
* subrip: Throw errors when reading invalid timestamps.David Thompson2015-02-071-5/+9
* Modularize!David Thompson2015-02-073-99/+124
* Check for EOF when reading subtitle lines.David Thompson2015-02-051-3/+4
* Allow auto-compilation for now.David Thompson2015-02-051-1/+1
* Accept blank lines as valid subtitles.David Thompson2015-01-251-1/+3
* Add docstrings.David Thompson2015-01-081-0/+22
* Add blank line after WebVTT signature.David Thompson2015-01-081-1/+1
* Fix copyright statement copy/paste error.David Thompson2015-01-081-1/+1
* First commit.David Thompson2015-01-071-0/+173