This tool remove all subtitles entries with ♪
character and all text between [
]
characters from .srt
subtitle file.
install node
with npm
then:
npm install -g subrip-srt-closed-caption-hearing-impaired-remove
then:
subrip-srt-closed-caption-hearing-impaired-remove source.srt destination.srt
``