Skip to content

0.1.3

Compare
Choose a tag to compare
@martinlindhe martinlindhe released this 08 Jan 20:17
· 35 commits to master since this release

Changelog

daac2d6 update gitignore
1fd7bd6 goreleaser: fix paths
268ed07 configure goreleaser
198a1cb ocr: normalize capitalization
578c6a2 add ocr filter that detects and fixes some common ocr errors, activate using the 'ocr' filter, or the new 'all' filter
b96fd96 merge in tools into same repo, retire their old repos
9228f87 refactor and export api
77513ff export MakeTime
da526ac export Caption
01b0599 export ParseTime
a4231fe cleaner: block some more words
f9a83d3 cleaner: block another keyword
dc518ae filter 'blogspot'
c2a070d cleaner: block another keyword
7968237 removeAds(): drop 'text av', too ambiguous
b380826 fix comment
ce58ce8 improve README
d2c4ae4 improve example
20ea91b api breakage: rework the subtitle dl code, added usage example
e2ac6cb cleaner: match 'Shared by http://DJJ.HOME.SAPO.PT/'
2465672 added ReadAsUTF8(r io.Reader)
366b72a added ReadAsUTF8(r io.Reader)
89dc6f6 tests: compact formatting
506546f log: use logrus
8809097 cleaner: 'translation by'
c746325 cleaner: blacklist some email hosts
a272f04 parseSrt(): allow multi-line empty lines between blocks, and test
94f7507 renamed package from subber to subtitles
e78a3ae cleaner: fix off by one in a message
099463c cleaner: add some strings
3450816 cleaner: recognize some more
9bbbd4c README: add GoDoc badge
2b8b23c moved subber to separate package
ad2b294 move cli package to cli/subber
9f08c0f CleanupSub: detect and parse .srt / .ssa
695f068 rework to only export a few functions
c230a8e rework internals
9785470 minor tweaks
fbd0a63 improve README


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64