Skip to content

Recursively find all video files in a directory with embedded subtitles and remove them

License

Notifications You must be signed in to change notification settings

mueslimak3r/strip-embedded-subtitles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

strip-embedded-subtitles

Recursively find all video files in a directory with embedded subtitles and remove them

Usage

usage: strip_embedded_subs.sh /path/to/media/folder --TEST or --KEEP_OLD=YES/NO or --LIST/RESTORE/REMOVE_BACKUPS

--KEEP_OLD=YES/NO controls deleting the backup files containing subtitles If you keep the backup files it will double your hard drive usage

--LIST/RESTORE/REMOVE_BACKUPS can list, restore, or remove the old files containing subtitles

--TEST runs the script without actually doing any muxing

Dependencies

  • bash
  • ffmpeg

About

Recursively find all video files in a directory with embedded subtitles and remove them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages