Add delay
parameter to avoid hitting rate limits
This commit is contained in:
parent
9c01b5733b
commit
ae9d49426a
4 changed files with 23 additions and 5 deletions
6
config.toml
Normal file
6
config.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[providers]
|
||||
order = ["musixmatch", "kugou"]
|
||||
delay = 10
|
||||
|
||||
[providers.musixmatch]
|
||||
token = "123456"
|
Loading…
Add table
Add a link
Reference in a new issue