What is “sub2srt” Package?

Convert subtitles from .sub to subviewer .srt format
For more details: https://github.com/robelix/sub2srt

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install sub2srt.
    brew install sub2srt

Now, use sub2srt!