Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/property404/decc

Removed [CLOSED CAPTIONING ELEMENTS] from subtitles
https://github.com/property404/decc

Last synced: 27 days ago
JSON representation

Removed [CLOSED CAPTIONING ELEMENTS] from subtitles

Awesome Lists containing this project

README

        

# DeCC

I enjoy subtitles, but I don't particularly like seeing "[SUSPENSFUL MUSIC]" or
"[SPEAKING IN FOREIGN LANGUAGE]". For those like me, you can use DeCC to remove
closed-captioning elements from SRT files.

## Usage

```bash
decc input.srt output.srt

# Or, to modify in-place.
decc input.srt
```

## TODO

* Directly modify subtitles in mkv, mp4, etc
* Make things better

## See also

This [grease-monkey
script](https://gist.github.com/Property404/46cca9a72b786dcab161f48bc3a4185d) I
made for Netflix