Skip to content

K4KarolE/Subtitle_Audio_Description_Removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subtitle Audio Description Removal

  • SADR removes the audio description like [Horns honking in distance], (Indistinct conversations) from the subtitles
  • Select Subtitle - Single Sub
    • Able to select an .srt file
    • Typically ideal for movies
  • Select Directory - Multiple Subs
    • In the added directory and in the subdirectories all the .srt files will be transformed
    • Typically ideal for series, TV shows
  • Once the file or folder selected, the transformation and the result listing are triggered automatically
  • The new subtitle is saved in the same folder of the original subtitle
  • Double clicking in the result list:
    • Opens the directory of the selected subtitle in File Explorer

Requirements

Python 3 - used: 3.11.5

Install dependencies

pip install -r requirements.txt

OS

  • Tested on Windows 11

Thank you all who worked on the modules used in this project!

Releases

No releases published

Packages

No packages published

Languages