mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-14 23:24:52 -04:00
Fix #142
This commit is contained in:
parent
9dd9707444
commit
b804be4bfb
3 changed files with 10 additions and 5 deletions
|
@ -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",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue