0 purchases
seriesrenamertools 1.0.5
Series Renamer Tools
Bulk changing file names into prettier format.
Table of Contents
Requirement
Installation
Installing from PyPI
Installing from Git
Usage
Options
YAML Input
License
Requirement
Python 3.6+
Installation
Installing from PyPI
pip3 install series-renamer-tools
Installing from Git
python3 setup.py install
Usage
series-renamers --directory [path/to/target/directory] --prefix 'Series S01 E' [--dry-run]
Options
Name
Type
Description
Required
Default
--directory, -d
string
path to target directory
false
current directory
--prefix, -p
string
new file name prefix
true
--dry-run, -dr
boolean
only preview the results
false
false
License
Series Renamer Tools is an open-source tool licensed under MIT License.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.