EtiennePerot / submerger

Merges .ass files together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

submerger

Usage:

$ ./submerger [--exclude 'foo.*'] file1.ass file2.ass > output.ass

This will merge file1.ass and file2.ass. All subtitle styles and events full-matching regular expression foo.* will be excluded from the output.

Licensing

submerger is licensed under the WTFPL.

About

Merges .ass files together.

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%