Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 681 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 681 Bytes

AniSub (alpha ver.)

A tool for processing anime subtitles.
It takes an mkv file as input, processes the subtitles and adds an additional subtitles track.

Usage

GUI

anisub

CLI

anisub --ignore-gooey <file.mkv>
For more options: anisub --ignore-gooey -h

Features:

Character name order

Change character names order (western <-> eastern).
i.e. Naruto Uzumaki <-> Uzumaki Naruto.

How it's done:

  • Automatically detects the anime name (you can also supply it yourself if it fails to detect)
  • Fetches all known characters from myanimelist (new sources can be easily added)
  • Switches the name order.