TV Tagger Leave a name suggestion here!
Warning
This is in alpha, please keep a backup of what you are converting in case something goes wrong! (I am not responsible for corrupted files or deleted files!)
- Gather Files. (Video files should be named like this: 'SHOW NAME S0E0.(mkv/mp4)')
- Put the Python Script, template.json, and all episodes (MKV or MP4) in the same folder. (Only one type of video file at a time!)
- Setup.
- Update the 'Episode Outline' template.json as needed (If you need help, take a look at the examples.)
- Run the script.
python tag.py -json Path.To.Your.Outline.json
- (defaults to
template.json
if no args are used.)