mirror of
https://github.com/glomatico/gamdl.git
synced 2025-01-22 11:18:39 +00:00
adjust song is not available message
This commit is contained in:
parent
ed49d7bd5f
commit
3096bbc79d
@ -494,7 +494,7 @@ def main(
|
||||
if not stream_info.stream_url:
|
||||
logger.warning(
|
||||
f"({queue_progress}) Song is not downloadable or is not"
|
||||
" available in the selected codec, skipping"
|
||||
" available in the chosen codec, skipping"
|
||||
)
|
||||
continue
|
||||
logger.debug("Getting decryption key")
|
||||
|
Loading…
Reference in New Issue
Block a user