This commit is contained in:
Nathan Thomas 2021-08-13 13:40:56 -07:00
parent 9dd9707444
commit b804be4bfb
3 changed files with 10 additions and 5 deletions

View file

@ -368,7 +368,7 @@ class RipCore(list):
if client.source == "deezer" and creds["arl"] == "":
if self.config.session["deezer"]["deezloader_warnings"]:
secho(
"Falling back to Deezloader (max 320kbps MP3). If you have a subscription, run ",
"Falling back to Deezloader (unstable). If you have a subscription, run ",
nl=False,
fg="yellow",
)