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

Feature request: ignore transcriptions of music #10

Open
kytrinyx opened this issue Dec 21, 2020 · 1 comment
Open

Feature request: ignore transcriptions of music #10

kytrinyx opened this issue Dec 21, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kytrinyx
Copy link

One of the most annoying features of the crowdsourced subtitles from Viki is that they insist on transcribing and translating every single k-pop song. All of them.

They are kind enough, however, to prefix any subtitle lines that are just kpop with unicode note characters.

So far I've found three that are in use:

♫
♬
♪

Would it be possible to ignore lines that contain these characters in the condensed audio?

@dxing97 dxing97 self-assigned this Feb 10, 2021
@dxing97 dxing97 added the enhancement New feature or request label Feb 10, 2021
@StyraxBenzoin
Copy link

StyraxBenzoin commented Apr 19, 2024

Few years late, but this worked for me:
--sub-regex-filter "(.*?♬.*?)|(.*?♪.*?)|(.*?♩.*?)|(.*?♫.*?)"

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

No branches or pull requests

3 participants