Add BPM and Key Tracker options to main.go

This commit is contained in:
Eduard Prigoana 2025-12-05 20:19:52 +02:00 committed by GitHub
parent 3f107886c1
commit 733d2fb0f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,6 +57,8 @@ var ExcludeNames = map[string]bool{
"Allegations": true,
"Rap Disses Timeline": true,
"Underground Artists": true,
"bpmkeytracker": true,
"🎹 BPM & Key Tracker": true,
}
var ManualCSVRows = [][]string{