Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: 去除重复的弹幕 #14

Open
My-Responsitories opened this issue Feb 7, 2024 · 0 comments · May be fixed by #15
Open

FR: 去除重复的弹幕 #14

My-Responsitories opened this issue Feb 7, 2024 · 0 comments · May be fixed by #15
Labels
enhancement New feature or request

Comments

@My-Responsitories
Copy link

对于一些热门番剧, 大量的重复弹幕影响观感, 可以添加一个选项, 使用std::unordered_map<std::string, unsigned int>统计重复弹幕, 并在重复弹幕的第一条后加上 x%d, 或者不统计直接丢弃重复弹幕

@HFrost0 HFrost0 added the enhancement New feature or request label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants