Add delay parameter to avoid hitting rate limits

This commit is contained in:
mrsobakin 2024-08-13 22:27:58 +05:00
parent 9c01b5733b
commit ae9d49426a
No known key found for this signature in database
GPG key ID: 325CBF665E4FFD6E
4 changed files with 23 additions and 5 deletions

6
config.toml Normal file
View file

@ -0,0 +1,6 @@
[providers]
order = ["musixmatch", "kugou"]
delay = 10
[providers.musixmatch]
token = "123456"