Skip to content

NihaoKangkang/series_format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Series Format Script

Author: Kyi Wong (github.com/NihaoKangkang)


Rename TV series episodes to S00E00 format.

This script will rename all the files in the folder to S00E00 format.

For example, "The.Big.Bang.Theory.S01E01.mp4" will be renamed to "S01E01.mp4".


Usage:

python series_format.py /path/to/folder

Usage Example


Trick:

  • Move the script to the folder containing the video files
  • Run the script using the command --> python3 series_format.py .
  • All the video files in the folder will be renamed to S00E00 format
  • Done!

License

This project is licensed under the MIT license.

About

Rename TV series episodes to S00E00 format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages