Skip to content

FR: 去除重复的弹幕 #14

@My-Responsitories

Description

@My-Responsitories

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions