With Python installed do:
pip install https://github.com/ofek/anime-tools/archive/master.zip
Apply a time shift or FPS change to SRT or ASS/SSA subtitle files.
Examples:
$ subshift input output --shift milliseconds
$ subshift input output --fps original_fps new_fps
$ subshift input output (it will prompt you)
Rename media files in a given directory to a certain format. Useful for downloaded series with weird naming. It will prompt you. You can also copy path to clipboard first to save time.
Examples:
$ epirename
I'll write more tools when requested...