Skip to content

A metadata renamer to remove or replace titles and metadata names of audio tracks, subtitles and images.

License

Notifications You must be signed in to change notification settings

OscarDogar/MetaDataRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta Data Renamer

A metadata renamer to remove or replace titles and metadata names of audio tracks, subtitles and images.

Requirements

  • Install MKVToolNix
  • Install requirements.txt
  • Add MKVToolNix path to windows.

Example

Using VLC to view available subtitles. In this case we will change the name of this subtitles by changing the string test to new name.

image

  1. We need to change the .env KEYWORDS to the keywords we want to change.

    KEYWORDS = "test"

  2. When we run the program, it will ask for the path where the files are located, and then the name we want to replace the KEYWORDS with.

    2.1. The path will look something like this: C:\Users\myuser\Videos\

    2.2. After that, the replace string in this case will be: new name

  3. Then the program will start and change all matches to the new name.

image

  1. This works for audio, titles, subtitles and attachments.

About

A metadata renamer to remove or replace titles and metadata names of audio tracks, subtitles and images.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages