Skip to content

scripts for various common anime content-related tasks

Notifications You must be signed in to change notification settings

ofek/anime-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anime-tools

Installation

With Python installed do:

pip install https://github.com/ofek/anime-tools/archive/master.zip

subshift

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)

epirename

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...

About

scripts for various common anime content-related tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages