Skip to content

WheheoHu/SubtitleRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Subtitle Renamer

rename subtitle file to match video file name

How To Use

⚠️subtitle and video files should put at the same folder⚠️

python subtitle_renamer.py -filPath path/to/your/files

Match Pattern

S(Season)E(Episode) eg.S10E01

[(Season)x(Episode)] eg.[10x01] or (Season)x(Episode) eg.10x01

Arguments

-h, --help : show this help message and exit

-filePath, -fP : file path to subtitle files and video files(they should locate at the same path)

-language, -L : subtitle language (default is chi for chinese) is defined by the ISO-639-1 (2-letter) or ISO-639-2/B (3-letter) standard

-test, -t : test mode

Subtitle Format Supported List

ass and ssa

srt

vtt

Enjoy the Script !

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages