sped up slowed down edited versions and acapellas

This commit is contained in:
Soph :3 2025-12-31 16:24:16 +02:00
parent 6ca31b2916
commit fcf39e78dc

View file

@ -22,6 +22,10 @@ const BAD_KEYWORDS = [
"(remix)", "(remix)",
"(acustic)", "(acustic)",
"mixes", "mixes",
"acapella",
"sped up",
"slowed down",
"edited version",
]; ];
function normalize(str) { function normalize(str) {