tvsubs-rename

Script to mass-rename subtitles


Keywords
tvsubs_rename
License
BSD-3-Clause
Install
pip install tvsubs-rename==0.1.2

Documentation

TV Subs Rename

https://badge.fury.io/py/tvsubs_rename.png https://travis-ci.org/eliasdorneles/tvsubs_rename.png?branch=master https://pypip.in/d/tvsubs_rename/badge.png

Script for mass-renaming TV subtitles for a given set of video files

Usage

tvsubs_rename *.avi

This will look for subtitle files matching the episode numbers for all the *.avi files in current directory and rename them to match the video filenames.

How it works

It matches episode filenames looking for commonly used patterns in TV-series episode files (like s01e02 or 1x02 to indicate second episode of season 1) and will rename it to match the video filename.