mmguero / cleanvid

cleanvid is a little script to mute profanity in video files
BSD 3-Clause "New" or "Revised" License
56 stars 6 forks source link

Offline mode? #6

Closed hendursaga closed 2 years ago

hendursaga commented 2 years ago

From the README: "If subtitles are not provided explicitly, they will be extracted from the video file if possible; if not, subliminal is used to attempt to download the best matching .srt file."

It would be a nice idea to include some flag where cleanvid would never need Internet access or otherwise call out to whatever various servers subliminal uses.

mmguero commented 2 years ago

Great idea, thanks. Actually lately I've been noticing subliminal hasn't been working very consistently. So this would be good anyway.