Skip to content

v0.2.0 : Subtitles and mkv merging

Compare
Choose a tag to compare
@ToaHartor ToaHartor released this 24 May 16:36

Added --subs, --merge, --no-cleanup options to batchDemux and demuxUsm commands :

  • Subtitles from the repository can be retrieved automatically converted to ASS files (--subs option)
  • Extracted files from the USMs can be merged into a single MKV file (--merge option)
  • By default, extracted files are automatically deleted when merged into a MKV file. The --no-cleanup option don't delete them.