DrKain / subclean

A cross-platform CLI tool and node module to remove advertising from subtitles. Supports Bazarr and bulk cleaning!
MIT License
54 stars 5 forks source link

Add --update command #11

Closed DrKain closed 2 years ago

DrKain commented 2 years ago

Closes #5

From 1.3.2 and up filters will be stored internally with each version, but an updated copy will be downloaded and saved to the disk.
If the downloaded versions are unavailable then the internal filters will be loaded.

You can update all filters by simply running subclean --update.
This also has support for your own filters, simply create a custom.json file alongside the existing filters.
You can verify custom filters are loaded by using subclean --debug.