Skip to content

rename subtitle files to corresponding video file names

License

Notifications You must be signed in to change notification settings

kamysheblid/sub-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sub-renamer

A python program to automatically rename subtitle files to their corresponding video filenames.

It does this by parsing season and episode numbers using regex to find similar season and episode numbers for subtitles and videos, then renames the subtitle filenames to matching video filenames.

If the first method fails it can use an optional dependency to find the Levenshtein distance between video and subtitle filenames to attempt to match them.

Optional Dependencies

License

GPLv3. See LICENSE file for more information.

About

rename subtitle files to corresponding video file names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages