From c189f8368e7c73007428a013db2544ae4589a004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=B6=AF=E5=8F=A4=E5=B7=B7?= Date: Thu, 9 Apr 2026 23:26:58 +0800 Subject: [PATCH] Add subtitle extraction feature and documentation link Added a feature to extract original subtitles and link to video-subtitle-extractor. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34d256b..96e8d65 100755 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Video-subtitle-remover (VSR) 是一款基于AI技术,将视频中的硬字幕 主要实现了以下功能: - **无损分辨率**将视频中的硬字幕去除,生成去除字幕后的文件 - 通过超强AI算法模型,对去除字幕文本的区域进行填充(非相邻像素填充与马赛克去除) +- 提取原视频字幕,可配合:[video-subtitle-extractor (VSE)](https://github.com/YaoFANGUK/video-subtitle-extractor) - 支持自定义字幕位置,仅去除定义位置中的字幕(传入位置) - 支持全视频自动去除所有文本(不传入位置) - 支持多选图片批量去除水印文本