twynb / AudioStreamSplitting

A tool that takes a long audio file, splits it into separate songs and attempts to identify them.
https://twynb.github.io/AudioStreamSplitting/
GNU General Public License v3.0
2 stars 0 forks source link

hide API key fields #85

Closed twynb closed 1 year ago

twynb commented 1 year ago

As of current, the API key fields use normal text input fields. As they're sensitive information and shouldn't be leaked accidentally, a password input should be used instead.